Constructor and Description |
---|
LusBasedSelectorHandler(SpaceProxyImpl securedProxy) |
Modifier and Type | Method and Description |
---|---|
SpaceProxyImpl |
SpaceProxyImpl.cloneProxy() |
SpaceProxyImpl |
DirectSpaceProxyFactoryImpl.createSpaceProxy() |
Modifier and Type | Method and Description |
---|---|
protected AbstractSpaceProxyActionManager<SpaceProxyImpl> |
SpaceProxyImpl.createActionManager() |
Modifier and Type | Method and Description |
---|---|
AggregationResult |
SpaceProxyImplAggregateAction.aggregate(SpaceProxyImpl spaceProxy,
AggregateProxyActionInfo actionInfo) |
<T> Future<ChangeResult<T>> |
SpaceProxyImplChangeAction.asyncChange(SpaceProxyImpl spaceProxy,
ChangeProxyActionInfo actionInfo,
AsyncFutureListener listener) |
AsyncFuture<?> |
SpaceProxyImplReadTakeAction.asyncRead(SpaceProxyImpl spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
AsyncFuture<?> |
SpaceProxyImplReadTakeAction.asyncTake(SpaceProxyImpl spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
ChangeResult<?> |
SpaceProxyImplChangeAction.change(SpaceProxyImpl spaceProxy,
ChangeProxyActionInfo actionInfo) |
void |
SpaceProxyImplAdminAction.dropClass(SpaceProxyImpl spaceProxy,
String className) |
int |
SpaceProxyImplCountClearAction.execute(SpaceProxyImpl spaceProxy,
CountClearProxyActionInfo actionInfo) |
AsyncFuture |
SpaceProxyImplAdminAction.execute(SpaceProxyImpl spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
SpaceHealthStatus |
SpaceProxyImplAdminAction.getSpaceHealthStatus(SpaceProxyImpl spaceProxy) |
void |
SpaceProxyImplAdminAction.ping(SpaceProxyImpl spaceProxy) |
Object |
SpaceProxyImplReadTakeAction.read(SpaceProxyImpl spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
Object[] |
SpaceProxyImplReadTakeByIdsAction.readByIds(SpaceProxyImpl spaceProxy,
ReadTakeByIdsProxyActionInfo actionInfo,
boolean returnPackets) |
Object[] |
SpaceProxyImplReadTakeMultipleAction.readMultiple(SpaceProxyImpl spaceProxy,
ReadTakeMultipleProxyActionInfo actionInfo) |
ReadTakeEntriesUidsResult |
SpaceProxyImplReadTakeEntriesUidsAction.readTakeEntriesUids(SpaceProxyImpl spaceProxy,
ReadTakeEntriesUidsSpaceOperationRequest request) |
<T> ISpaceQuery<T> |
SpaceProxyImplSnapshotAction.snapshot(SpaceProxyImpl spaceProxy,
SnapshotProxyActionInfo actionInfo) |
Object |
SpaceProxyImplReadTakeAction.take(SpaceProxyImpl spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
Object[] |
SpaceProxyImplReadTakeByIdsAction.takeByIds(SpaceProxyImpl spaceProxy,
ReadTakeByIdsProxyActionInfo actionInfo,
boolean returnPackets) |
Object[] |
SpaceProxyImplReadTakeMultipleAction.takeMultiple(SpaceProxyImpl spaceProxy,
ReadTakeMultipleProxyActionInfo actionInfo) |
LeaseContext<?> |
SpaceProxyImplWriteAction.write(SpaceProxyImpl spaceProxy,
WriteProxyActionInfo actionInfo) |
LeaseContext<?>[] |
SpaceProxyImplWriteAction.writeMultiple(SpaceProxyImpl spaceProxy,
WriteMultipleProxyActionInfo actionInfo) |
Constructor and Description |
---|
SpaceProxyImplActionManager(SpaceProxyImpl spaceProxy) |
Constructor and Description |
---|
BatchLeaseRenewalManager(SpaceProxyImpl spaceProxy,
org.slf4j.Logger logger) |
SpaceProxyDataEventsManager(SpaceProxyImpl spaceProxy,
ITransportConfig remoteTransportConfig) |
Modifier and Type | Method and Description |
---|---|
AsyncFuture<AddTypeIndexesResult> |
SpaceProxyImplTypeDescriptorActionsExecutor.asyncAddIndexes(SpaceProxyImpl spaceProxy,
AddTypeIndexesRequestInfo requestInfo) |
ITypeDesc |
SpaceProxyImplTypeDescriptorActionsExecutor.getTypeDescriptor(SpaceProxyImpl spaceProxy,
GetTypeDescriptorActionInfo actionInfo) |
ITypeDesc |
SpaceProxyImplTypeDescriptorActionsExecutor.registerTypeDescriptor(SpaceProxyImpl spaceProxy,
Class<?> type) |
void |
SpaceProxyImplTypeDescriptorActionsExecutor.registerTypeDescriptor(SpaceProxyImpl spaceProxy,
RegisterTypeDescriptorRequestInfo requestInfo) |
void |
SpaceProxyImplTypeDescriptorActionsExecutor.unregisterTypeDescriptor(SpaceProxyImpl spaceProxy,
UnregisterTypeDescriptorRequestInfo requestInfo) |
Modifier and Type | Method and Description |
---|---|
SpaceProxyImpl |
SpacePartitionedClusterRemoteOperationRouter.getSpaceProxy() |
SpaceProxyImpl |
SpaceClusterRemoteOperationRouter.getSpaceProxy() |
Constructor and Description |
---|
SpaceClusterRemoteOperationRouter(RemoteOperationsExecutorsCluster cluster,
PostponedAsyncOperationsQueue postponedAsyncOperationsQueue,
SpaceProxyImpl spaceProxy) |
SpaceEmbeddedRemoteOperationRouter(SpaceProxyImpl spaceProxy,
int partitionId,
QuiesceTokenProvider quiesceTokenProvider) |
SpacePartitionedClusterRemoteOperationRouter(String name,
SpaceProxyRemoteOperationRouter[] partitions,
boolean broadcastDisabled,
RemoteOperationsExecutorsCluster partitionedCluster,
SpaceClusterInfo clusterInfo,
SpaceProxyImpl spaceProxy) |
SpaceProxyRouter(SpaceProxyImpl spaceProxy) |
SpaceProxyRouter(SpaceProxyImpl spaceProxy,
int partitionNum) |
Constructor and Description |
---|
RemoteOperationsExecutorsCluster(SpaceProxyImpl spaceProxy,
String name,
SpaceClusterInfo clusterInfo,
int partitionId,
Collection<String> members,
RemoteOperationsExecutorsClusterConfig config,
IAsyncHandlerProvider asyncHandlerProvider,
RemoteOperationsExecutorProxyLocator proxyLocator,
RemoteOperationsExecutorProxy defaultMember) |
Modifier and Type | Method and Description |
---|---|
protected SpaceProxyImpl |
SpaceImpl.createProxy(boolean isClustered,
boolean useEmbeddedCredentials) |
SpaceProxyImpl |
SpaceImpl.getServiceProxy() |
Modifier and Type | Method and Description |
---|---|
static SpaceProxyImpl |
SpaceCopyChunksPartitionExecutor.createProxyWithNewTopology(SpaceImpl space,
SpaceSettings spaceSettings,
int partitionId) |
Copyright © GigaSpaces.