Uses of Class
com.google.spanner.v1.Partition
-
Uses of Partition in com.google.spanner.v1
Methods in com.google.spanner.v1 that return PartitionModifier and TypeMethodDescriptionPartition.Builder.build()Partition.Builder.buildPartial()static PartitionPartition.getDefaultInstance()Partition.Builder.getDefaultInstanceForType()Partition.getDefaultInstanceForType()PartitionResponse.Builder.getPartitions(int index) Partitions created by this request.PartitionResponse.getPartitions(int index) Partitions created by this request.PartitionResponseOrBuilder.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 PartitionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Partition>Partition.getParserForType()PartitionResponse.Builder.getPartitionsList()Partitions created by this request.PartitionResponse.getPartitionsList()Partitions created by this request.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 PartitionModifier and TypeMethodDescriptionPartitionResponse.Builder.addPartitions(int index, Partition value) Partitions created by this request.PartitionResponse.Builder.addPartitions(Partition value) Partitions created by this request.static Partition.BuilderPartition.newBuilder(Partition prototype) PartitionResponse.Builder.setPartitions(int index, Partition value) Partitions created by this request.Method parameters in com.google.spanner.v1 with type arguments of type PartitionModifier and TypeMethodDescriptionPartitionResponse.Builder.addAllPartitions(Iterable<? extends Partition> values) Partitions created by this request.