Package | Description |
---|---|
alluxio.grpc.table |
Modifier and Type | Class and Description |
---|---|
class |
Transformation
Protobuf type
alluxio.grpc.table.Transformation |
static class |
Transformation.Builder
Protobuf type
alluxio.grpc.table.Transformation |
Modifier and Type | Method and Description |
---|---|
TransformationOrBuilder |
PartitionOrBuilder.getTransformationsOrBuilder(int index)
The latest transformation is in the back of the list.
|
TransformationOrBuilder |
Partition.getTransformationsOrBuilder(int index)
The latest transformation is in the back of the list.
|
TransformationOrBuilder |
Partition.Builder.getTransformationsOrBuilder(int index)
The latest transformation is in the back of the list.
|
Modifier and Type | Method and Description |
---|---|
List<? extends TransformationOrBuilder> |
PartitionOrBuilder.getTransformationsOrBuilderList()
The latest transformation is in the back of the list.
|
List<? extends TransformationOrBuilder> |
Partition.getTransformationsOrBuilderList()
The latest transformation is in the back of the list.
|
List<? extends TransformationOrBuilder> |
Partition.Builder.getTransformationsOrBuilderList()
The latest transformation is in the back of the list.
|
Copyright © 2023. All Rights Reserved.