Package | Description |
---|---|
alluxio.grpc.table |
Modifier and Type | Class and Description |
---|---|
class |
Partition
next available id: 6
|
static class |
Partition.Builder
next available id: 6
|
Modifier and Type | Method and Description |
---|---|
PartitionOrBuilder |
ReadTablePResponseOrBuilder.getPartitionsOrBuilder(int index)
repeated .alluxio.grpc.table.Partition partitions = 1; |
PartitionOrBuilder |
ReadTablePResponse.getPartitionsOrBuilder(int index)
repeated .alluxio.grpc.table.Partition partitions = 1; |
PartitionOrBuilder |
ReadTablePResponse.Builder.getPartitionsOrBuilder(int index)
repeated .alluxio.grpc.table.Partition partitions = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends PartitionOrBuilder> |
ReadTablePResponseOrBuilder.getPartitionsOrBuilderList()
repeated .alluxio.grpc.table.Partition partitions = 1; |
List<? extends PartitionOrBuilder> |
ReadTablePResponse.getPartitionsOrBuilderList()
repeated .alluxio.grpc.table.Partition partitions = 1; |
List<? extends PartitionOrBuilder> |
ReadTablePResponse.Builder.getPartitionsOrBuilderList()
repeated .alluxio.grpc.table.Partition partitions = 1; |
Copyright © 2023. All Rights Reserved.