Document.ShardInfo |
Document.ShardInfo.Builder.build() |
|
Document.ShardInfo |
Document.ShardInfo.Builder.buildPartial() |
|
static Document.ShardInfo |
Document.ShardInfo.getDefaultInstance() |
|
Document.ShardInfo |
Document.ShardInfo.Builder.getDefaultInstanceForType() |
|
Document.ShardInfo |
Document.ShardInfo.getDefaultInstanceForType() |
|
Document.ShardInfo |
Document.Builder.getShardInfo() |
Information about the sharding if this document is sharded part of a larger
document.
|
Document.ShardInfo |
Document.getShardInfo() |
Information about the sharding if this document is sharded part of a larger
document.
|
Document.ShardInfo |
DocumentOrBuilder.getShardInfo() |
Information about the sharding if this document is sharded part of a larger
document.
|
static Document.ShardInfo |
Document.ShardInfo.parseDelimitedFrom(InputStream input) |
|
static Document.ShardInfo |
Document.ShardInfo.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(byte[] data) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(com.google.protobuf.ByteString data) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(InputStream input) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(ByteBuffer data) |
|
static Document.ShardInfo |
Document.ShardInfo.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|