Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto |
Modifier and Type | Class and Description |
---|---|
static class |
HdfsProtos.BlockKeyProto
Protobuf type
hadoop.hdfs.BlockKeyProto |
static class |
HdfsProtos.BlockKeyProto.Builder
Protobuf type
hadoop.hdfs.BlockKeyProto |
Modifier and Type | Method and Description |
---|---|
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProtoOrBuilder.getAllKeysOrBuilder(int index)
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProto.getAllKeysOrBuilder(int index)
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProto.Builder.getAllKeysOrBuilder(int index)
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProtoOrBuilder.getCurrentKeyOrBuilder()
required .hadoop.hdfs.BlockKeyProto currentKey = 4; |
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProto.getCurrentKeyOrBuilder()
required .hadoop.hdfs.BlockKeyProto currentKey = 4; |
HdfsProtos.BlockKeyProtoOrBuilder |
HdfsProtos.ExportedBlockKeysProto.Builder.getCurrentKeyOrBuilder()
required .hadoop.hdfs.BlockKeyProto currentKey = 4; |
Modifier and Type | Method and Description |
---|---|
List<? extends HdfsProtos.BlockKeyProtoOrBuilder> |
HdfsProtos.ExportedBlockKeysProtoOrBuilder.getAllKeysOrBuilderList()
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
List<? extends HdfsProtos.BlockKeyProtoOrBuilder> |
HdfsProtos.ExportedBlockKeysProto.getAllKeysOrBuilderList()
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
List<? extends HdfsProtos.BlockKeyProtoOrBuilder> |
HdfsProtos.ExportedBlockKeysProto.Builder.getAllKeysOrBuilderList()
repeated .hadoop.hdfs.BlockKeyProto allKeys = 5; |
Copyright © 2013 Apache Software Foundation. All rights reserved.