| Modifier and Type | Method and Description |
|---|---|
Partition |
Partition.Builder.build() |
Partition |
Partition.Builder.buildPartial() |
static Partition |
Partition.getDefaultInstance() |
Partition |
Partition.getDefaultInstanceForType() |
Partition |
Partition.Builder.getDefaultInstanceForType() |
Partition |
PartitionResponse.getPartitions(int index)
Partitions created by this request.
|
Partition |
PartitionResponse.Builder.getPartitions(int index)
Partitions created by this request.
|
Partition |
PartitionResponseOrBuilder.getPartitions(int index)
Partitions created by this request.
|
static Partition |
Partition.parseDelimitedFrom(InputStream input) |
static Partition |
Partition.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Partition |
Partition.parseFrom(byte[] data) |
static Partition |
Partition.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Partition |
Partition.parseFrom(ByteBuffer data) |
static Partition |
Partition.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Partition |
Partition.parseFrom(com.google.protobuf.ByteString data) |
static Partition |
Partition.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Partition |
Partition.parseFrom(com.google.protobuf.CodedInputStream input) |
static Partition |
Partition.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Partition |
Partition.parseFrom(InputStream input) |
static Partition |
Partition.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Partition> |
Partition.getParserForType() |
List<Partition> |
PartitionResponse.getPartitionsList()
Partitions created by this request.
|
List<Partition> |
PartitionResponse.Builder.getPartitionsList()
Partitions created by this request.
|
List<Partition> |
PartitionResponseOrBuilder.getPartitionsList()
Partitions created by this request.
|
static com.google.protobuf.Parser<Partition> |
Partition.parser() |
| Modifier and Type | Method and Description |
|---|---|
PartitionResponse.Builder |
PartitionResponse.Builder.addPartitions(int index,
Partition value)
Partitions created by this request.
|
PartitionResponse.Builder |
PartitionResponse.Builder.addPartitions(Partition value)
Partitions created by this request.
|
Partition.Builder |
Partition.Builder.mergeFrom(Partition other) |
static Partition.Builder |
Partition.newBuilder(Partition prototype) |
PartitionResponse.Builder |
PartitionResponse.Builder.setPartitions(int index,
Partition value)
Partitions created by this request.
|
| Modifier and Type | Method and Description |
|---|---|
PartitionResponse.Builder |
PartitionResponse.Builder.addAllPartitions(Iterable<? extends Partition> values)
Partitions created by this request.
|
Copyright © 2022 Google LLC. All rights reserved.