Uses of Class
io.dingodb.cluster.ClusterStat.DingoResponse
Packages that use ClusterStat.DingoResponse
-
Uses of ClusterStat.DingoResponse in io.dingodb.cluster
Methods in io.dingodb.cluster that return ClusterStat.DingoResponseModifier and TypeMethodDescriptionClusterStat.DingoResponse.Builder.build()ClusterStat.DingoResponse.Builder.buildPartial()static ClusterStat.DingoResponseClusterStat.DingoResponse.getDefaultInstance()ClusterStat.DingoResponse.Builder.getDefaultInstanceForType()ClusterStat.DingoResponse.getDefaultInstanceForType()static ClusterStat.DingoResponseClusterStat.DingoResponse.parseDelimitedFrom(InputStream input) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(byte[] data) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(com.google.protobuf.ByteString data) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(com.google.protobuf.CodedInputStream input) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(InputStream input) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(ByteBuffer data) static ClusterStat.DingoResponseClusterStat.DingoResponse.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.cluster that return types with arguments of type ClusterStat.DingoResponseModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ClusterStat.DingoResponse>ClusterStat.DingoResponse.getParserForType()static com.google.protobuf.Parser<ClusterStat.DingoResponse>ClusterStat.DingoResponse.parser()Methods in io.dingodb.cluster with parameters of type ClusterStat.DingoResponseModifier and TypeMethodDescriptionClusterStat.DingoResponse.Builder.mergeFrom(ClusterStat.DingoResponse other) ClusterStat.DingoResponse.newBuilder(ClusterStat.DingoResponse prototype)