| Package | Description |
|---|---|
| org.cloudgraph.state.proto |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RowKeysProto.RowKey> |
RowKeysProto.RowKey.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RowKeysProto.RowKey |
RowKeysProto.RowKey.Builder.build() |
RowKeysProto.RowKey |
RowKeysProto.RowKey.Builder.buildPartial() |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.getDefaultInstance() |
RowKeysProto.RowKey |
RowKeysProto.RowKey.getDefaultInstanceForType() |
RowKeysProto.RowKey |
RowKeysProto.RowKey.Builder.getDefaultInstanceForType() |
RowKeysProto.RowKey |
RowKeysProto.RowKeysOrBuilder.getRowKey(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKey |
RowKeysProto.RowKeys.getRowKey(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKey |
RowKeysProto.RowKeys.Builder.getRowKey(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseDelimitedFrom(InputStream input) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(byte[] data) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(com.google.protobuf.ByteString data) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(com.google.protobuf.CodedInputStream input) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(InputStream input) |
static RowKeysProto.RowKey |
RowKeysProto.RowKey.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RowKeysProto.RowKey> |
RowKeysProto.RowKey.getParserForType() |
List<RowKeysProto.RowKey> |
RowKeysProto.RowKeysOrBuilder.getRowKeyList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
List<RowKeysProto.RowKey> |
RowKeysProto.RowKeys.getRowKeyList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
List<RowKeysProto.RowKey> |
RowKeysProto.RowKeys.Builder.getRowKeyList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
| Modifier and Type | Method and Description |
|---|---|
RowKeysProto.RowKeys.Builder |
RowKeysProto.RowKeys.Builder.addRowKey(int index,
RowKeysProto.RowKey value)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKeys.Builder |
RowKeysProto.RowKeys.Builder.addRowKey(RowKeysProto.RowKey value)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKey.Builder |
RowKeysProto.RowKey.Builder.mergeFrom(RowKeysProto.RowKey other) |
static RowKeysProto.RowKey.Builder |
RowKeysProto.RowKey.newBuilder(RowKeysProto.RowKey prototype) |
RowKeysProto.RowKeys.Builder |
RowKeysProto.RowKeys.Builder.setRowKey(int index,
RowKeysProto.RowKey value)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
| Modifier and Type | Method and Description |
|---|---|
RowKeysProto.RowKeys.Builder |
RowKeysProto.RowKeys.Builder.addAllRowKey(Iterable<? extends RowKeysProto.RowKey> values)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
Copyright © 2024. All Rights Reserved.