Interface ClusterConfigurationSerializer
- All Known Implementing Classes:
ProtoBufSerializer
public interface ClusterConfigurationSerializer
-
Method Summary
Modifier and TypeMethodDescriptiondecode(byte[] encodedState) decodeClusterTopology(byte[] encodedClusterTopology, int offset, int length) byte[]encode(ClusterConfigurationGossipState gossipState) byte[]encode(ClusterConfiguration clusterConfiguration)
-
Method Details
-
encode
-
decode
-
encode
-
decodeClusterTopology
-