Uses of Interface
com.gigaspaces.attribute_store.AttributeStore
Packages that use AttributeStore
Package
Description
Deprecated: use
org.openspaces.core instead.Support classes for Spring namespace based configuration of OpenSpaces core.
This package is responsible for simplifying the creation of IJSpace implementation.
-
Uses of AttributeStore in com.gigaspaces.attribute_store
Classes in com.gigaspaces.attribute_store that implement AttributeStoreModifier and TypeClassDescriptionclassNote that this is a technology preview feature may be changed in the future.class -
Uses of AttributeStore in com.gigaspaces.client
Methods in com.gigaspaces.client with parameters of type AttributeStoreModifier and TypeMethodDescriptionvoidSpaceProxyFactory.setAttributeStore(AttributeStore attributeStore) -
Uses of AttributeStore in com.gigaspaces.internal.server.space
Fields in com.gigaspaces.internal.server.space declared as AttributeStoreModifier and TypeFieldDescriptionprotected final AttributeStoreAbstractZooKeeperMVCCHandler.attributeStoreMethods in com.gigaspaces.internal.server.space that return AttributeStoreModifier and TypeMethodDescriptionstatic AttributeStoreZooKeeperUtil.createZooKeeperAttributeStore(ZKCollocatedClientConfig zkConfig, org.slf4j.Logger logger, String spaceName) SpaceImpl.getAttributeStore()Methods in com.gigaspaces.internal.server.space with parameters of type AttributeStoreModifier and TypeMethodDescriptionstatic ClusterTopologyZookeeperTopologyHandler.getClusterTopology(AttributeStore attributeStore, String puName, int generation) Constructors in com.gigaspaces.internal.server.space with parameters of type AttributeStoreModifierConstructorDescriptionprotectedAbstractZooKeeperMVCCHandler(AttributeStore attributeStore, String spaceName) ZookeeperLastPrimaryHandler(SpaceImpl spaceImpl, AttributeStore attributeStore, org.slf4j.Logger logger) ZooKeeperMVCCHandler(AttributeStore attributeStore, String spaceName) ZooKeeperMVCCInternalHandler(AttributeStore attributeStore, String spaceName) ZookeeperTopologyHandler(String puName, AttributeStore attributeStore) -
Uses of AttributeStore in com.gigaspaces.internal.server.space.repartitioning
Methods in com.gigaspaces.internal.server.space.repartitioning with parameters of type AttributeStoreModifier and TypeMethodDescriptionstatic booleanZookeeperScaleOutHandler.checkIfScaleIsCanceled(AttributeStore attributeStore, String puName) static ClusterTopologyStateZookeeperScaleOutHandler.getOldTopologyState(AttributeStore attributeStore, String puName) ZookeeperScaleOutHandler.getParticipantPartitions(AttributeStore attributeStore, String puName) static QuiesceTokenZookeeperScaleOutHandler.getQuiesceToken(AttributeStore attributeStore, String puName) static StringZookeeperScaleOutHandler.getScaleOutLastStep(AttributeStore attributeStore, String puName) static StringZookeeperScaleOutHandler.getScaleOutMetaData(AttributeStore attributeStore, String puName, String key) static ScaleRequestInfoZookeeperScaleOutHandler.getScaleRequestInfoIfExist(AttributeStore attributeStore, String requestId, List<String> pusName) static StatusZookeeperScaleOutHandler.getScaleStatusOnCompletion(AttributeStore attributeStore, String puName) static StringZookeeperScaleOutHandler.getStepDetails(AttributeStore attributeStore, String puName, String step, String key) static booleanZookeeperScaleOutHandler.isScaleInProgress(AttributeStore attributeStore, String puName) static voidZookeeperScaleOutHandler.setOldTopologyState(AttributeStore attributeStore, String puName, ClusterTopologyState topologyState) static voidZookeeperScaleOutHandler.setQuiesceToken(AttributeStore attributeStore, String puName, Object value) static voidZookeeperScaleOutHandler.setScaleOutLastStep(AttributeStore attributeStore, String puName, String step) static voidZookeeperScaleOutHandler.setScaleOutMetaData(AttributeStore attributeStore, String puName, String key, String value) static booleanZookeeperScaleOutHandler.setStepIfPossible(AttributeStore attributeStore, String puName, String step, String key, String value) -
Uses of AttributeStore in org.openspaces.admin.internal.pu.scale_horizontal
Methods in org.openspaces.admin.internal.pu.scale_horizontal with parameters of type AttributeStoreModifier and TypeMethodDescriptionstatic ClusterTopologyScaleManager.getClusterTopology(AttributeStore attributeStore, String puName, int generation) static ClusterTopologyStateScaleManager.getClusterTopologyState(AttributeStore attributeStore, String puName) static InternalQuiesceDetailsScaleManager.getQuiesceDetails(AttributeStore attributeStore, String puName) static voidScaleManager.setClusterTopology(AttributeStore attributeStore, String puName, ClusterTopology topology) static voidScaleManager.setClusterTopologyState(AttributeStore attributeStore, String puName, ClusterTopologyState topologyState) static voidScaleManager.updateGenerationAfterScaleOut(DefaultProcessingUnit pu, ClusterTopology currentMap, ClusterTopology newMap, AttributeStore attributeStore) -
Uses of AttributeStore in org.openspaces.admin.internal.pu.scale_horizontal.steps
Methods in org.openspaces.admin.internal.pu.scale_horizontal.steps with parameters of type AttributeStoreModifier and TypeMethodDescriptiondefault booleanIStepOperation.checkIfStepIsCompleted(DefaultProcessingUnit pu, AttributeStore attributeStore, String stepName, GigaSpace gigaSpace, InternalAdminDriver driver) voidCopyChunksStep.executePerInstance(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, int partitionId) voidDeleteChunksStep.executePerInstance(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, int partitionId) voidDrainStep.executePerInstance(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, int partitionId) default voidIStepOperation.executePerInstance(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, int partitionId) voidCopyChunksStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidCreateNewTopologyStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidDeleteChunksStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidDrainStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidInformTopologyChangeStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidIStepOperation.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidKillInstancesStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidQuiesceStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidRevertPuMetaDataStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidRevertTopologyStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidSetNewTopologyStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidTriggerInstancesInitiationStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidUnquiesceOnRollbackStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) voidUnquiesceStep.executeStepOperation(DefaultProcessingUnit pu, AttributeStore attributeStore, GigaSpace gigaSpace, InternalAdminDriver driver, long timeout) default voidIStepOperation.executeTaskRequest(GigaSpace gigaSpace, AttributeStore attributeStore, SystemTask<SpaceResponseInfo> task, Step step, String puName, int partitionId) voidTriggerInstancesInitiationStep.waitForAllInstancesToBeAvailable(DefaultProcessingUnit pu, AttributeStore attributeStore) -
Uses of AttributeStore in org.openspaces.core.config
Methods in org.openspaces.core.config that return AttributeStoreMethods in org.openspaces.core.config with parameters of type AttributeStoreModifier and TypeMethodDescriptionvoidAttributeStoreFactoryBean.setStoreHandler(AttributeStore storeHandler) -
Uses of AttributeStore in org.openspaces.core.space
Methods in org.openspaces.core.space with parameters of type AttributeStoreModifier and TypeMethodDescriptionEmbeddedSpaceConfigurer.attributeStore(AttributeStore attributeStore) Sets an attribute storevoidEmbeddedSpaceFactoryBean.attributeStore(AttributeStore attributeStore) UrlSpaceConfigurer.attributeStore(AttributeStore attributeStore) Sets an attribute storevoidUrlSpaceFactoryBean.attributeStore(AttributeStore attributeStore) voidInternalSpaceFactory.setAttributeStore(AttributeStore attributeStore)