AggregationResult |
LocalViewImplAggregateAction.aggregate(LocalViewContainer spaceProxy,
AggregateProxyActionInfo actionInfo) |
AsyncFuture<AddTypeIndexesResult> |
LocalViewImplTypeDescriptorActionsExecutor.asyncAddIndexes(LocalViewContainer spaceProxy,
AddTypeIndexesRequestInfo requestInfo) |
<T> Future<ChangeResult<T>> |
LocalViewImplChangeAction.asyncChange(LocalViewContainer spaceProxy,
ChangeProxyActionInfo actionInfo,
AsyncFutureListener listener) |
AsyncFuture<?> |
LocalViewImplReadTakeAction.asyncRead(LocalViewContainer spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
AsyncFuture<?> |
LocalViewImplReadTakeAction.asyncTake(LocalViewContainer spaceProxy,
ReadTakeAsyncProxyActionInfo actionInfo) |
ChangeResult<?> |
LocalViewImplChangeAction.change(LocalViewContainer spaceProxy,
ChangeProxyActionInfo actionInfo) |
void |
LocalViewImplAdminAction.dropClass(LocalViewContainer spaceProxy,
String className) |
int |
LocalViewImplCountClearAction.execute(LocalViewContainer spaceProxy,
CountClearProxyActionInfo actionInfo) |
AsyncFuture |
LocalViewImplAdminAction.execute(LocalViewContainer spaceProxy,
SpaceTask task,
Object routing,
Transaction txn,
AsyncFutureListener listener) |
SpaceHealthStatus |
LocalViewImplAdminAction.getSpaceHealthStatus(LocalViewContainer spaceProxy) |
ITypeDesc |
LocalViewImplTypeDescriptorActionsExecutor.getTypeDescriptor(LocalViewContainer spaceProxy,
GetTypeDescriptorActionInfo actionInfo) |
void |
LocalViewImplAdminAction.ping(LocalViewContainer spaceProxy) |
Object |
LocalViewImplReadTakeAction.read(LocalViewContainer spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
Object[] |
LocalViewImplReadTakeByIdsAction.readByIds(LocalViewContainer spaceProxy,
ReadTakeByIdsProxyActionInfo actionInfo,
boolean returnPackets) |
Object[] |
LocalViewImplReadTakeMultipleAction.readMultiple(LocalViewContainer spaceProxy,
ReadTakeMultipleProxyActionInfo actionInfo) |
ReadTakeEntriesUidsResult |
LocalViewImplReadTakeEntriesUidsAction.readTakeEntriesUids(LocalViewContainer spaceProxy,
ReadTakeEntriesUidsSpaceOperationRequest request) |
ITypeDesc |
LocalViewImplTypeDescriptorActionsExecutor.registerTypeDescriptor(LocalViewContainer spaceProxy,
Class<?> type) |
void |
LocalViewImplTypeDescriptorActionsExecutor.registerTypeDescriptor(LocalViewContainer spaceProxy,
RegisterTypeDescriptorRequestInfo actionInfo) |
<T> ISpaceQuery<T> |
LocalViewImplSnapshotAction.snapshot(LocalViewContainer spaceProxy,
SnapshotProxyActionInfo actionInfo) |
Object |
LocalViewImplReadTakeAction.take(LocalViewContainer spaceProxy,
ReadTakeProxyActionInfo actionInfo) |
Object[] |
LocalViewImplReadTakeByIdsAction.takeByIds(LocalViewContainer spaceProxy,
ReadTakeByIdsProxyActionInfo actionInfo,
boolean returnPackets) |
Object[] |
LocalViewImplReadTakeMultipleAction.takeMultiple(LocalViewContainer spaceProxy,
ReadTakeMultipleProxyActionInfo actionInfo) |
void |
LocalViewImplTypeDescriptorActionsExecutor.unregisterTypeDescriptor(LocalViewContainer spaceProxy,
UnregisterTypeDescriptorRequestInfo actionInfo) |
LeaseContext<?> |
LocalViewImplWriteAction.write(LocalViewContainer spaceProxy,
WriteProxyActionInfo actionInfo) |
LeaseContext<?>[] |
LocalViewImplWriteAction.writeMultiple(LocalViewContainer spaceProxy,
WriteMultipleProxyActionInfo actionInfo) |