Package | Description |
---|---|
alluxio.grpc |
Modifier and Type | Class and Description |
---|---|
class |
BlockLocation
Information about blocks.
|
static class |
BlockLocation.Builder
Information about blocks.
|
Modifier and Type | Method and Description |
---|---|
BlockLocationOrBuilder |
BlockInfoOrBuilder.getLocationsOrBuilder(int index)
repeated .alluxio.grpc.BlockLocation locations = 3; |
BlockLocationOrBuilder |
BlockInfo.getLocationsOrBuilder(int index)
repeated .alluxio.grpc.BlockLocation locations = 3; |
BlockLocationOrBuilder |
BlockInfo.Builder.getLocationsOrBuilder(int index)
repeated .alluxio.grpc.BlockLocation locations = 3; |
Modifier and Type | Method and Description |
---|---|
List<? extends BlockLocationOrBuilder> |
BlockInfoOrBuilder.getLocationsOrBuilderList()
repeated .alluxio.grpc.BlockLocation locations = 3; |
List<? extends BlockLocationOrBuilder> |
BlockInfo.getLocationsOrBuilderList()
repeated .alluxio.grpc.BlockLocation locations = 3; |
List<? extends BlockLocationOrBuilder> |
BlockInfo.Builder.getLocationsOrBuilderList()
repeated .alluxio.grpc.BlockLocation locations = 3; |
Copyright © 2023. All Rights Reserved.