Uses of Class
com.google.spanner.v1.Partition
-
-
Uses of Partition in com.google.spanner.v1
Methods in com.google.spanner.v1 that return Partition Modifier and Type Method Description PartitionPartition.Builder. build()PartitionPartition.Builder. buildPartial()static PartitionPartition. getDefaultInstance()PartitionPartition.Builder. getDefaultInstanceForType()PartitionPartition. getDefaultInstanceForType()PartitionPartitionResponse.Builder. getPartitions(int index)Partitions created by this request.PartitionPartitionResponse. getPartitions(int index)Partitions created by this request.PartitionPartitionResponseOrBuilder. getPartitions(int index)Partitions created by this request.static PartitionPartition. parseDelimitedFrom(InputStream input)static PartitionPartition. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionPartition. parseFrom(byte[] data)static PartitionPartition. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionPartition. parseFrom(com.google.protobuf.ByteString data)static PartitionPartition. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionPartition. parseFrom(com.google.protobuf.CodedInputStream input)static PartitionPartition. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionPartition. parseFrom(InputStream input)static PartitionPartition. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PartitionPartition. parseFrom(ByteBuffer data)static PartitionPartition. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.spanner.v1 that return types with arguments of type Partition Modifier and Type Method Description com.google.protobuf.Parser<Partition>Partition. getParserForType()List<Partition>PartitionResponse.Builder. getPartitionsList()Partitions created by this request.List<Partition>PartitionResponse. getPartitionsList()Partitions created by this request.List<Partition>PartitionResponseOrBuilder. getPartitionsList()Partitions created by this request.static com.google.protobuf.Parser<Partition>Partition. parser()Methods in com.google.spanner.v1 with parameters of type Partition Modifier and Type Method Description PartitionResponse.BuilderPartitionResponse.Builder. addPartitions(int index, Partition value)Partitions created by this request.PartitionResponse.BuilderPartitionResponse.Builder. addPartitions(Partition value)Partitions created by this request.Partition.BuilderPartition.Builder. mergeFrom(Partition other)static Partition.BuilderPartition. newBuilder(Partition prototype)PartitionResponse.BuilderPartitionResponse.Builder. setPartitions(int index, Partition value)Partitions created by this request.Method parameters in com.google.spanner.v1 with type arguments of type Partition Modifier and Type Method Description PartitionResponse.BuilderPartitionResponse.Builder. addAllPartitions(Iterable<? extends Partition> values)Partitions created by this request.
-