public abstract class AbstractDirectSpaceProxy extends AbstractSpaceProxy implements IDirectSpaceProxy, Service, ReferentUuid, SmartExternalizable
Modifier and Type | Field and Description |
---|---|
protected ProxySettings |
_proxySettings |
Constructor and Description |
---|
AbstractDirectSpaceProxy(ProxySettings proxySettings) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj)
provides the consistent cross VM proxy equals implementation by
Uuid |
ProxySettings |
getProxySettings() |
int |
hashCode() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
aggregate, applyNotifyInfoDefaults, asyncAddIndexes, asyncChange, asyncRead, asyncTake, change, checkIfConnected, clear, clear, count, count, createActionManager, dropClass, execute, getAppDomainId, getContainerName, getDotnetProxyHandleId, getLocalSpace, getRemoteSpace, getSpaceHealthStatus, getTypeDescriptor, hasAssociatedAppDomain, isCacheContainer, isLocalCacheCacheContainer, isLocalViewContainer, isTargetOfADotnetProxy, notify, ping, read, read, read, read, readById, readById, readByIds, readByIds, readByIds, readByUid, readEntriesUids, readIfExists, readIfExists, readIfExists, readMultiple, readMultiple, readMultiple, readMultiple, registerTypeDescriptor, registerTypeDescriptor, setAppDomainId, setDotnetProxyHandleId, snapshot, snapshot, take, take, take, take, takeById, takeById, takeByIds, takeByIds, takeByIds, takeByUid, takeIfExists, takeIfExists, takeIfExists, takeMultiple, takeMultiple, takeMultiple, takeMultiple, unregisterTypeDescriptor, update, update, updateMultiple, updateMultiple, write, write, write, writeMultiple, writeMultiple, writeMultiple, writeMultiple, writeMultiple
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
demote, directClean, getClientID, getClusteredProxy, getContainer, getContainerConfig, getContainerURL, getDataEventsManager, getFactory, getNonClusteredProxy, getPartitionId, getProxyRouter, getQueryManager, getRemoteJSpace, getRemoteMemberName, getSecurityManager, getSpaceClusterInfo, getSpaceImplIfEmbedded, getStubHandler, getThreadPool, getTypeDescFromServer, getTypeManager, isGatewayProxy, prepareTemplate, registerTypeDescInServers, setMVCCGenerationsState, setQuiesceToken, shutdown
aggregate, applyNotifyInfoDefaults, asyncAddIndexes, asyncChange, asyncRead, asyncTake, change, checkIfConnected, close, createNewOperationID, execute, getContextTransaction, getNotificationsDirectProxy, getPrivilegedAdmin, getSpaceHealthStatus, getTypeDescriptor, initWriteModifiers, isClustered, loadRemoteClass, read, readById, readById, readByIds, readByIds, readByIds, readByUid, readEntriesUids, readMultiple, readMultiple, registerTypeDescriptor, registerTypeDescriptor, replaceContextTransaction, replaceContextTransaction, take, takeById, takeById, takeByIds, takeByIds, takeByIds, takeByUid, takeMultiple, takeMultiple, unregisterTypeDescriptor, writeMultiple
dropClass, getAdmin, getCacheTypeName, getContainerName, getDirectProxy, getFinderURL, getName, getReadModifiers, getReferentUuid, getUpdateModifiers, getURL, isEmbedded, isFifo, isOptimisticLockingEnabled, isSecured, isStartedWithinGSC, ping, setFifo, setOptimisticLocking, setReadModifiers, setUpdateModifiers
clear, clear, count, count, read, read, readIfExists, readIfExists, readMultiple, readMultiple, snapshot, take, take, takeIfExists, takeMultiple, takeMultiple, update, update, updateMultiple, updateMultiple, write, write, writeMultiple, writeMultiple, writeMultiple
setActionListener
isServiceSecured, login
getAppDomainId, getDotnetProxyHandleId, hasAssociatedAppDomain, isTargetOfADotnetProxy, setAppDomainId, setDotnetProxyHandleId
notify, read, readIfExists, snapshot, take, takeIfExists, write
getAdmin
getReferentUuid
enabledSmartExternalizableWithReference
protected ProxySettings _proxySettings
public AbstractDirectSpaceProxy(ProxySettings proxySettings)
public ProxySettings getProxySettings()
getProxySettings
in interface IDirectSpaceProxy
public boolean equals(Object obj)
Uuid
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © GigaSpaces.