Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto |
Modifier and Type | Class and Description |
---|---|
static class |
HdfsProtos.BlockWithLocationsProto
Protobuf type
hadoop.hdfs.BlockWithLocationsProto |
static class |
HdfsProtos.BlockWithLocationsProto.Builder
Protobuf type
hadoop.hdfs.BlockWithLocationsProto |
Modifier and Type | Method and Description |
---|---|
HdfsProtos.BlockWithLocationsProtoOrBuilder |
HdfsProtos.BlocksWithLocationsProtoOrBuilder.getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
HdfsProtos.BlockWithLocationsProtoOrBuilder |
HdfsProtos.BlocksWithLocationsProto.getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
HdfsProtos.BlockWithLocationsProtoOrBuilder |
HdfsProtos.BlocksWithLocationsProto.Builder.getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> |
HdfsProtos.BlocksWithLocationsProtoOrBuilder.getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> |
HdfsProtos.BlocksWithLocationsProto.getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> |
HdfsProtos.BlocksWithLocationsProto.Builder.getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
Copyright © 2013 Apache Software Foundation. All rights reserved.