Uses of Class
com.j_spaces.core.admin.ZKCollocatedClientConfig
Packages that use ZKCollocatedClientConfig
Package
Description
A Service Grid based processing unit container.
-
Uses of ZKCollocatedClientConfig in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return ZKCollocatedClientConfigModifier and TypeMethodDescriptionstatic ZKCollocatedClientConfigZooKeeperUtil.createZKCollocatedClientConfig(String fullSpaceName) SpaceImpl.getZkConfig()Methods in com.gigaspaces.internal.server.space with parameters of type ZKCollocatedClientConfigModifier and TypeMethodDescriptionstatic AttributeStoreZooKeeperUtil.createZooKeeperAttributeStore(ZKCollocatedClientConfig zkConfig, org.slf4j.Logger logger, String spaceName) static ZookeeperClientZooKeeperUtil.createZooKeeperClient(ZKCollocatedClientConfig zkConfig, org.slf4j.Logger logger, String spaceName) -
Uses of ZKCollocatedClientConfig in org.openspaces.pu.container.servicegrid
Constructors in org.openspaces.pu.container.servicegrid with parameters of type ZKCollocatedClientConfigModifierConstructorDescriptionZookeeperTopologyListener(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, ZKCollocatedClientConfig zkClientConfig, PUServiceBeanImpl bean)