public static interface ClientNamenodeProtocolProtos.GetBlockLocationsResponseProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
HdfsProtos.LocatedBlocksProto |
getLocations()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1; |
HdfsProtos.LocatedBlocksProtoOrBuilder |
getLocationsOrBuilder()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1; |
boolean |
hasLocations()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1; |
boolean hasLocations()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1;
HdfsProtos.LocatedBlocksProto getLocations()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1;
HdfsProtos.LocatedBlocksProtoOrBuilder getLocationsOrBuilder()
optional .hadoop.hdfs.LocatedBlocksProto locations = 1;
Copyright © 2013 Apache Software Foundation. All rights reserved.