Uses of Class
com.gigaspaces.internal.client.cache.localview.LocalViewContainer
Packages that use LocalViewContainer
Package
Description
-
Uses of LocalViewContainer in com.gigaspaces.internal.client.cache.localview
Methods in com.gigaspaces.internal.client.cache.localview that return types with arguments of type LocalViewContainer -
Uses of LocalViewContainer in com.gigaspaces.internal.client.cache.localview.actions
Methods in com.gigaspaces.internal.client.cache.localview.actions that return types with arguments of type LocalViewContainerModifier and TypeMethodDescriptionprotected AdminProxyAction<LocalViewContainer>LocalViewImplActionManager.createAdminProxyAction()protected AggregateProxyAction<LocalViewContainer>LocalViewImplActionManager.createAggregateAction()protected ChangeProxyAction<LocalViewContainer>LocalViewImplActionManager.createChangeProxyAction()protected CountClearProxyAction<LocalViewContainer>LocalViewImplActionManager.createCountClearProxyAction()protected ReadTakeByIdsProxyAction<LocalViewContainer>LocalViewImplActionManager.createReadTakeByIdsProxyAction()protected ReadTakeEntriesUidsProxyAction<LocalViewContainer>LocalViewImplActionManager.createReadTakeEntriesUidsProxyAction()protected ReadTakeMultipleProxyAction<LocalViewContainer>LocalViewImplActionManager.createReadTakeMultipleProxyAction()protected ReadTakeProxyAction<LocalViewContainer>LocalViewImplActionManager.createReadTakeProxyAction()protected SnapshotProxyAction<LocalViewContainer>LocalViewImplActionManager.createSnapshotProxyAction()LocalViewImplActionManager.createTypeDescriptorActionsExecutor()protected WriteProxyAction<LocalViewContainer>LocalViewImplActionManager.createWriteProxyAction()Methods in com.gigaspaces.internal.client.cache.localview.actions with parameters of type LocalViewContainerModifier and TypeMethodDescriptionLocalViewImplAggregateAction.aggregate(LocalViewContainer spaceProxy, AggregateProxyActionInfo actionInfo) 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) voidLocalViewImplAdminAction.dropClass(LocalViewContainer spaceProxy, String className) LocalViewImplAdminAction.execute(LocalViewContainer spaceProxy, SpaceTask task, Object routing, Transaction txn, AsyncFutureListener listener, Map<String, byte[]> classes) intLocalViewImplCountClearAction.execute(LocalViewContainer spaceProxy, CountClearProxyActionInfo actionInfo) LocalViewImplAdminAction.getSpaceHealthStatus(LocalViewContainer spaceProxy) LocalViewImplTypeDescriptorActionsExecutor.getTypeDescriptor(LocalViewContainer spaceProxy, GetTypeDescriptorActionInfo actionInfo) voidLocalViewImplAdminAction.ping(LocalViewContainer spaceProxy) LocalViewImplReadTakeAction.read(LocalViewContainer spaceProxy, ReadTakeProxyActionInfo actionInfo) Object[]LocalViewImplReadTakeByIdsAction.readByIds(LocalViewContainer spaceProxy, ReadTakeByIdsProxyActionInfo actionInfo, boolean returnPackets) Object[]LocalViewImplReadTakeMultipleAction.readMultiple(LocalViewContainer spaceProxy, ReadTakeMultipleProxyActionInfo actionInfo) LocalViewImplReadTakeEntriesUidsAction.readTakeEntriesUids(LocalViewContainer spaceProxy, ReadTakeEntriesUidsSpaceOperationRequest request) voidLocalViewImplTypeDescriptorActionsExecutor.registerTypeDescriptor(LocalViewContainer spaceProxy, RegisterTypeDescriptorRequestInfo actionInfo) LocalViewImplTypeDescriptorActionsExecutor.registerTypeDescriptor(LocalViewContainer spaceProxy, Class<?> type) <T> ISpaceQuery<T>LocalViewImplSnapshotAction.snapshot(LocalViewContainer spaceProxy, SnapshotProxyActionInfo actionInfo) LocalViewImplReadTakeAction.take(LocalViewContainer spaceProxy, ReadTakeProxyActionInfo actionInfo) Object[]LocalViewImplReadTakeByIdsAction.takeByIds(LocalViewContainer spaceProxy, ReadTakeByIdsProxyActionInfo actionInfo, boolean returnPackets) Object[]LocalViewImplReadTakeMultipleAction.takeMultiple(LocalViewContainer spaceProxy, ReadTakeMultipleProxyActionInfo actionInfo) voidLocalViewImplTypeDescriptorActionsExecutor.unregisterTypeDescriptor(LocalViewContainer spaceProxy, UnregisterTypeDescriptorRequestInfo actionInfo) LeaseContext<?>LocalViewImplWriteAction.write(LocalViewContainer spaceProxy, WriteProxyActionInfo actionInfo) LeaseContext<?>[]LocalViewImplWriteAction.writeMultiple(LocalViewContainer spaceProxy, WriteMultipleProxyActionInfo actionInfo) Constructors in com.gigaspaces.internal.client.cache.localview.actions with parameters of type LocalViewContainer -
Uses of LocalViewContainer in com.gigaspaces.internal.client.cache.localview.notification
Constructors in com.gigaspaces.internal.client.cache.localview.notification with parameters of type LocalViewContainer -
Uses of LocalViewContainer in com.gigaspaces.internal.client.cache.localview.replication
Constructors in com.gigaspaces.internal.client.cache.localview.replication with parameters of type LocalViewContainer