Class ZookeeperTopologyHandler
java.lang.Object
com.gigaspaces.internal.server.space.ZookeeperTopologyHandler
- All Implemented Interfaces:
Closeable,AutoCloseable
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddListener(ZookeeperClient zookeeperClient, SpaceConfig spaceConfig, int partitionId) voidclose()getClusterTopology(int generation) static ClusterTopologygetClusterTopology(AttributeStore attributeStore, String puName, int generation) static StringgetConsumerConfiguration(String pipelineName) static Stringstatic StringgetHeapReportStatePath(String puName) static StringgetHeapReportStatePath2(String puName) static StringgetPipelineConfiguration(String pipelineName) static StringgetSpaceNamesPath(String puName) static StringgetZkTopologyGenerationPath(String puName, int generation) static StringgetZkTopologyStatePath(String puName) static String
-
Constructor Details
-
ZookeeperTopologyHandler
-
-
Method Details
-
getZkTopologyStatePath
-
getSpaceNamesPath
-
getHeapReportStatePath2
-
getHeapReportStatePath
-
getPipelineConfiguration
-
getConsumerConfiguration
-
pipelines
-
getConsumers
-
getZkTopologyGenerationPath
-
addListener
-
getClusterTopologyState
- Throws:
IOException
-
getClusterTopology
- Throws:
IOException
-
getClusterTopology
public static ClusterTopology getClusterTopology(AttributeStore attributeStore, String puName, int generation) throws IOException - Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-