| Package | Description |
|---|---|
| org.cloudgraph.state.proto |
| Modifier and Type | Class and Description |
|---|---|
static class |
RowKeysProto.RowKey
Protobuf type
org.cloudgraph.state.proto.RowKey |
static class |
RowKeysProto.RowKey.Builder
Protobuf type
org.cloudgraph.state.proto.RowKey |
| Modifier and Type | Method and Description |
|---|---|
RowKeysProto.RowKeyOrBuilder |
RowKeysProto.RowKeysOrBuilder.getRowKeyOrBuilder(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKeyOrBuilder |
RowKeysProto.RowKeys.getRowKeyOrBuilder(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
RowKeysProto.RowKeyOrBuilder |
RowKeysProto.RowKeys.Builder.getRowKeyOrBuilder(int index)
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
| Modifier and Type | Method and Description |
|---|---|
List<? extends RowKeysProto.RowKeyOrBuilder> |
RowKeysProto.RowKeysOrBuilder.getRowKeyOrBuilderList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
List<? extends RowKeysProto.RowKeyOrBuilder> |
RowKeysProto.RowKeys.getRowKeyOrBuilderList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
List<? extends RowKeysProto.RowKeyOrBuilder> |
RowKeysProto.RowKeys.Builder.getRowKeyOrBuilderList()
repeated .org.cloudgraph.state.proto.RowKey rowKey = 1; |
Copyright © 2024. All Rights Reserved.