Uses of Class
com.google.bigtable.admin.v2.Cluster.ClusterConfig
-
Uses of Cluster.ClusterConfig in com.google.bigtable.admin.v2
Methods in com.google.bigtable.admin.v2 that return Cluster.ClusterConfigModifier and TypeMethodDescriptionCluster.ClusterConfig.Builder.build()Cluster.ClusterConfig.Builder.buildPartial()Cluster.Builder.getClusterConfig()Configuration for this cluster.Cluster.getClusterConfig()Configuration for this cluster.ClusterOrBuilder.getClusterConfig()Configuration for this cluster.static Cluster.ClusterConfigCluster.ClusterConfig.getDefaultInstance()Cluster.ClusterConfig.Builder.getDefaultInstanceForType()Cluster.ClusterConfig.getDefaultInstanceForType()static Cluster.ClusterConfigCluster.ClusterConfig.parseDelimitedFrom(InputStream input) static Cluster.ClusterConfigCluster.ClusterConfig.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(byte[] data) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(com.google.protobuf.ByteString data) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(InputStream input) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(ByteBuffer data) static Cluster.ClusterConfigCluster.ClusterConfig.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.bigtable.admin.v2 that return types with arguments of type Cluster.ClusterConfigModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Cluster.ClusterConfig>Cluster.ClusterConfig.getParserForType()static com.google.protobuf.Parser<Cluster.ClusterConfig>Cluster.ClusterConfig.parser()Methods in com.google.bigtable.admin.v2 with parameters of type Cluster.ClusterConfigModifier and TypeMethodDescriptionCluster.Builder.mergeClusterConfig(Cluster.ClusterConfig value) Configuration for this cluster.Cluster.ClusterConfig.Builder.mergeFrom(Cluster.ClusterConfig other) Cluster.ClusterConfig.newBuilder(Cluster.ClusterConfig prototype) Cluster.Builder.setClusterConfig(Cluster.ClusterConfig value) Configuration for this cluster.