Uses of Class
io.dingodb.coordinator.Coordinator.ClusterState
Packages that use Coordinator.ClusterState
-
Uses of Coordinator.ClusterState in io.dingodb.coordinator
Methods in io.dingodb.coordinator that return Coordinator.ClusterStateModifier and TypeMethodDescriptionCoordinator.ClusterState.Builder.build()Coordinator.ClusterState.Builder.buildPartial()Coordinator.HelloResponse.Builder.getClusterState().dingodb.pb.coordinator.ClusterState cluster_state = 6;Coordinator.HelloResponse.getClusterState().dingodb.pb.coordinator.ClusterState cluster_state = 6;Coordinator.HelloResponseOrBuilder.getClusterState().dingodb.pb.coordinator.ClusterState cluster_state = 6;Coordinator.StoreHeartbeatResponse.Builder.getClusterState()cluster state, ag.Coordinator.StoreHeartbeatResponse.getClusterState()cluster state, ag.Coordinator.StoreHeartbeatResponseOrBuilder.getClusterState()cluster state, ag.static Coordinator.ClusterStateCoordinator.ClusterState.getDefaultInstance()Coordinator.ClusterState.Builder.getDefaultInstanceForType()Coordinator.ClusterState.getDefaultInstanceForType()static Coordinator.ClusterStateCoordinator.ClusterState.parseDelimitedFrom(InputStream input) static Coordinator.ClusterStateCoordinator.ClusterState.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(byte[] data) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(com.google.protobuf.ByteString data) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(com.google.protobuf.CodedInputStream input) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(InputStream input) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(ByteBuffer data) static Coordinator.ClusterStateCoordinator.ClusterState.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.coordinator that return types with arguments of type Coordinator.ClusterStateModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Coordinator.ClusterState>Coordinator.ClusterState.getParserForType()static com.google.protobuf.Parser<Coordinator.ClusterState>Coordinator.ClusterState.parser()Methods in io.dingodb.coordinator with parameters of type Coordinator.ClusterStateModifier and TypeMethodDescriptionCoordinator.HelloResponse.Builder.mergeClusterState(Coordinator.ClusterState value) .dingodb.pb.coordinator.ClusterState cluster_state = 6;Coordinator.StoreHeartbeatResponse.Builder.mergeClusterState(Coordinator.ClusterState value) cluster state, ag.Coordinator.ClusterState.Builder.mergeFrom(Coordinator.ClusterState other) Coordinator.ClusterState.newBuilder(Coordinator.ClusterState prototype) Coordinator.HelloResponse.Builder.setClusterState(Coordinator.ClusterState value) .dingodb.pb.coordinator.ClusterState cluster_state = 6;Coordinator.StoreHeartbeatResponse.Builder.setClusterState(Coordinator.ClusterState value) cluster state, ag.