Modifier and Type | Interface and Description |
---|---|
interface |
DistributedSpaceTask<T extends Serializable,R>
an extended SpaceTask that is being used in broadcast.
|
Modifier and Type | Method and Description |
---|---|
AsyncFuture |
LocalCacheImplAdminAction.execute(LocalCacheContainer spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
Modifier and Type | Method and Description |
---|---|
AsyncFuture |
LocalViewImplAdminAction.execute(LocalViewContainer spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
Modifier and Type | Method and Description |
---|---|
AsyncFuture |
ISpaceProxy.execute(SpaceTask task,
Object routing,
Transaction tx,
AsyncFutureListener listener)
Executes a task on a single space.
|
AsyncFuture |
AbstractSpaceProxy.execute(SpaceTask task,
Object routing,
Transaction tx,
AsyncFutureListener listener) |
Modifier and Type | Method and Description |
---|---|
AsyncFuture |
SpaceProxyImplAdminAction.execute(SpaceProxyImpl spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
abstract AsyncFuture |
AdminProxyAction.execute(TSpaceProxy spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
AsyncFuture |
AbstractSpaceProxyActionManager.executeTask(SpaceTask task,
Object routing,
Transaction tx,
AsyncFutureListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
AddReplicationGatewayTargetTask |
class |
AddTypeIndexesTask |
class |
BroadcastTableSpaceTask |
class |
CloseIteratorDistributedSpaceTask |
class |
CollocatedJoinSpaceTask |
class |
GetBatchForIteratorDistributedSpaceTask |
class |
GetEntriesTieredMetaDataTask |
class |
GetMVCCEntryMetaDataTask |
class |
GetTypeDescriptorTask |
class |
RegisterReplicationLocalViewTask |
class |
RegisterReplicationNotificationTask |
class |
RegisterTypeDescriptorTask |
class |
RemoveReplicationGatewayTargetTask |
class |
RenewIteratorLeaseDistributedSpaceTask |
class |
SinglePartitionGetBatchForIteratorSpaceTask |
class |
SpaceDataSourceLoadTask |
class |
SystemDistributedTask<T extends Serializable> |
class |
SystemTask<T extends Serializable> |
class |
UnregisterReplicationLocalViewTask |
class |
UnregisterReplicationNotificationTask |
class |
UnregisterTypeDescriptorTask |
Modifier and Type | Method and Description |
---|---|
SpaceTask<?> |
ExecuteTaskSpaceOperationRequest.getTask() |
Constructor and Description |
---|
ExecuteTaskSpaceOperationRequest(SpaceTask<?> task,
Transaction txn,
Object routingValue) |
Modifier and Type | Class and Description |
---|---|
class |
WaitForDataDrainTask |
Modifier and Type | Method and Description |
---|---|
Object |
SpaceImpl.executeTask(SpaceTask task,
Transaction tx,
SpaceContext sc,
boolean newRouter) |
Modifier and Type | Class and Description |
---|---|
class |
GSMessageTask |
Modifier and Type | Class and Description |
---|---|
class |
CopyChunksPartitionTask |
class |
CopyChunksTask |
class |
DeleteChunksPartitionTask |
class |
DeleteChunksTask |
class |
DrainTask |
Modifier and Type | Class and Description |
---|---|
class |
InternalDistributedSpaceTaskWrapper<T extends Serializable,R>
An internal implementation of
DistributedSpaceTask that wraps the
actual Task to be executed. |
class |
InternalSpaceTaskWrapper<T extends Serializable>
|
Copyright © GigaSpaces.