Uses of Interface
com.gigaspaces.internal.server.space.ZookeeperClient
Packages that use ZookeeperClient
Package
Description
A Service Grid based processing unit container.
-
Uses of ZookeeperClient in com.gigaspaces.internal.server.space
Methods in com.gigaspaces.internal.server.space that return ZookeeperClientModifier and TypeMethodDescriptionstatic ZookeeperClientZooKeeperUtil.createZooKeeperClient(ZKCollocatedClientConfig zkConfig, org.slf4j.Logger logger, String spaceName) Methods in com.gigaspaces.internal.server.space with parameters of type ZookeeperClientModifier and TypeMethodDescriptionvoidZookeeperTopologyHandler.addListener(ZookeeperClient zookeeperClient, SpaceConfig spaceConfig, int partitionId) -
Uses of ZookeeperClient in org.openspaces.pu.container.servicegrid
Methods in org.openspaces.pu.container.servicegrid with parameters of type ZookeeperClientModifier and TypeMethodDescriptionvoidZookeeperQuiesceHandler.addListener(ZookeeperClient zookeeperClient, PUServiceBeanImpl bean)