public final class ClusterNodePrxHelper extends Ice.ObjectPrxHelperBase implements ClusterNodePrx
Modifier and Type | Field and Description |
---|---|
static java.lang.String[] |
__ids |
static long |
serialVersionUID |
Constructor and Description |
---|
ClusterNodePrxHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
__getNodeUuid_completed(Ice.TwowayCallbackArg1<java.lang.String> __cb,
Ice.AsyncResult __result) |
static ClusterNodePrx |
__read(IceInternal.BasicStream __is) |
static void |
__write(IceInternal.BasicStream __os,
ClusterNodePrx v) |
Ice.AsyncResult |
begin_down(java.lang.String uuid)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
Callback_ClusterNode_down __cb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
Ice.Callback __cb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ClusterNode_down __cb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_VoidCallback __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Let all cluster nodes know that the instance with this
uuid is going down.
|
Ice.AsyncResult |
begin_getNodeUuid()
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(Callback_ClusterNode_getNodeUuid __cb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(Ice.Callback __cb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Callback_ClusterNode_getNodeUuid __cb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
Ice.Callback __cb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
Each node acquires the uuids of all other active nodes on start
up.
|
Ice.AsyncResult |
begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx,
IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb,
IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb,
IceInternal.Functional_BoolCallback __sentCb)
Each node acquires the uuids of all other active nodes on start
up.
|
static ClusterNodePrx |
checkedCast(Ice.ObjectPrx __obj)
Contacts the remote server to verify that the object implements this type.
|
static ClusterNodePrx |
checkedCast(Ice.ObjectPrx __obj,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that the object implements this type.
|
static ClusterNodePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Contacts the remote server to verify that a facet of the object implements this type.
|
static ClusterNodePrx |
checkedCast(Ice.ObjectPrx __obj,
java.lang.String __facet,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Contacts the remote server to verify that a facet of the object implements this type.
|
void |
down(java.lang.String uuid)
Let all cluster nodes know that the instance with this
uuid is going down.
|
void |
down(java.lang.String uuid,
java.util.Map<java.lang.String,java.lang.String> __ctx)
Let all cluster nodes know that the instance with this
uuid is going down.
|
void |
end_down(Ice.AsyncResult __iresult)
Let all cluster nodes know that the instance with this
uuid is going down.
|
java.lang.String |
end_getNodeUuid(Ice.AsyncResult __iresult)
Each node acquires the uuids of all other active nodes on start
up.
|
java.lang.String |
getNodeUuid()
Each node acquires the uuids of all other active nodes on start
up.
|
java.lang.String |
getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
Each node acquires the uuids of all other active nodes on start
up.
|
static java.lang.String |
ice_staticId()
Provides the Slice type ID of this type.
|
static ClusterNodePrx |
uncheckedCast(Ice.ObjectPrx __obj)
Downcasts the given proxy to this type without contacting the remote server.
|
static ClusterNodePrx |
uncheckedCast(Ice.ObjectPrx __obj,
java.lang.String __facet)
Downcasts the given proxy to this type without contacting the remote server.
|
__checkAsyncTwowayOnly, __checkTwowayOnly, __copyFrom, __end, __getBatchRequestQueue, __getRequestHandler, __handleException, __ice_getConnection_completed, __ice_id_completed, __ice_ids_completed, __ice_invoke_completed, __ice_isA_completed, __reference, __setRequestHandler, __setup, __updateRequestHandler, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, cacheMessageBuffers, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, checkedCastImpl, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, getOutgoingAsync, hashCode, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway, toString, uncheckedCastImpl, uncheckedCastImpl, uncheckedCastImpl
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_flushBatchRequests, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_getConnection, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_id, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_ids, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_invoke, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_isA, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, begin_ice_ping, end_ice_flushBatchRequests, end_ice_getConnection, end_ice_id, end_ice_ids, end_ice_invoke, end_ice_isA, end_ice_ping, equals, ice_adapterId, ice_batchDatagram, ice_batchOneway, ice_collocationOptimized, ice_compress, ice_connectionCached, ice_connectionId, ice_context, ice_datagram, ice_encodingVersion, ice_endpoints, ice_endpointSelection, ice_facet, ice_flushBatchRequests, ice_getAdapterId, ice_getCachedConnection, ice_getCommunicator, ice_getConnection, ice_getConnectionId, ice_getContext, ice_getEncodingVersion, ice_getEndpoints, ice_getEndpointSelection, ice_getFacet, ice_getIdentity, ice_getInvocationTimeout, ice_getLocator, ice_getLocatorCacheTimeout, ice_getRouter, ice_id, ice_id, ice_identity, ice_ids, ice_ids, ice_invocationTimeout, ice_invoke, ice_invoke, ice_isA, ice_isA, ice_isBatchDatagram, ice_isBatchOneway, ice_isCollocationOptimized, ice_isConnectionCached, ice_isDatagram, ice_isOneway, ice_isPreferSecure, ice_isSecure, ice_isTwoway, ice_locator, ice_locatorCacheTimeout, ice_oneway, ice_ping, ice_ping, ice_preferSecure, ice_router, ice_secure, ice_timeout, ice_twoway
public static final java.lang.String[] __ids
public static final long serialVersionUID
public void down(java.lang.String uuid)
ClusterNodePrx
down
in interface ClusterNodePrx
public void down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
ClusterNodePrx
down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_down(java.lang.String uuid)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
public Ice.AsyncResult begin_down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_down(java.lang.String uuid, Ice.Callback __cb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_down(java.lang.String uuid, Callback_ClusterNode_down __cb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ClusterNode_down __cb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_down(java.lang.String uuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_down(java.lang.String uuid, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_down(java.lang.String uuid, java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_VoidCallback __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ClusterNodePrx
begin_down
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public void end_down(Ice.AsyncResult __iresult)
ClusterNodePrx
end_down
in interface ClusterNodePrx
__iresult
- The asynchronous result object.public java.lang.String getNodeUuid()
ClusterNodePrx
getNodeUuid
in interface ClusterNodePrx
public java.lang.String getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
ClusterNodePrx
getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getNodeUuid()
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
public Ice.AsyncResult begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.public Ice.AsyncResult begin_getNodeUuid(Ice.Callback __cb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Ice.Callback __cb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getNodeUuid(Callback_ClusterNode_getNodeUuid __cb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, Callback_ClusterNode_getNodeUuid __cb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__cb
- The asynchronous callback object.public Ice.AsyncResult begin_getNodeUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getNodeUuid(IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public Ice.AsyncResult begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.public Ice.AsyncResult begin_getNodeUuid(java.util.Map<java.lang.String,java.lang.String> __ctx, IceInternal.Functional_GenericCallback1<java.lang.String> __responseCb, IceInternal.Functional_GenericCallback1<Ice.Exception> __exceptionCb, IceInternal.Functional_BoolCallback __sentCb)
ClusterNodePrx
begin_getNodeUuid
in interface ClusterNodePrx
__ctx
- The Context map to send with the invocation.__responseCb
- The lambda response callback.__exceptionCb
- The lambda exception callback.__sentCb
- The lambda sent callback.public java.lang.String end_getNodeUuid(Ice.AsyncResult __iresult)
ClusterNodePrx
end_getNodeUuid
in interface ClusterNodePrx
__iresult
- The asynchronous result object.public static void __getNodeUuid_completed(Ice.TwowayCallbackArg1<java.lang.String> __cb, Ice.AsyncResult __result)
public static ClusterNodePrx checkedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ClusterNodePrx checkedCast(Ice.ObjectPrx __obj, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__ctx
- The Context map to send with the invocation.public static ClusterNodePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static ClusterNodePrx checkedCast(Ice.ObjectPrx __obj, java.lang.String __facet, java.util.Map<java.lang.String,java.lang.String> __ctx)
__obj
- The untyped proxy.__facet
- The name of the desired facet.__ctx
- The Context map to send with the invocation.public static ClusterNodePrx uncheckedCast(Ice.ObjectPrx __obj)
__obj
- The untyped proxy.public static ClusterNodePrx uncheckedCast(Ice.ObjectPrx __obj, java.lang.String __facet)
__obj
- The untyped proxy.__facet
- The name of the desired facet.public static java.lang.String ice_staticId()
public static void __write(IceInternal.BasicStream __os, ClusterNodePrx v)
public static ClusterNodePrx __read(IceInternal.BasicStream __is)