public static interface HdfsProtos.BlocksWithLocationsProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.BlockWithLocationsProto |
getBlocks(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
int |
getBlocksCount()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
List<HdfsProtos.BlockWithLocationsProto> |
getBlocksList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
HdfsProtos.BlockWithLocationsProtoOrBuilder |
getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> |
getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1; |
List<HdfsProtos.BlockWithLocationsProto> getBlocksList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;
HdfsProtos.BlockWithLocationsProto getBlocks(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;
int getBlocksCount()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;
List<? extends HdfsProtos.BlockWithLocationsProtoOrBuilder> getBlocksOrBuilderList()
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;
HdfsProtos.BlockWithLocationsProtoOrBuilder getBlocksOrBuilder(int index)
repeated .hadoop.hdfs.BlockWithLocationsProto blocks = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.