Package | Description |
---|---|
org.apache.hadoop.hdfs.protocol.proto |
Modifier and Type | Class and Description |
---|---|
static class |
DataTransferProtos.OpBlockChecksumResponseProto
Protobuf type
hadoop.hdfs.OpBlockChecksumResponseProto |
static class |
DataTransferProtos.OpBlockChecksumResponseProto.Builder
Protobuf type
hadoop.hdfs.OpBlockChecksumResponseProto |
Modifier and Type | Method and Description |
---|---|
DataTransferProtos.OpBlockChecksumResponseProtoOrBuilder |
DataTransferProtos.BlockOpResponseProtoOrBuilder.getChecksumResponseOrBuilder()
optional .hadoop.hdfs.OpBlockChecksumResponseProto checksumResponse = 3; |
DataTransferProtos.OpBlockChecksumResponseProtoOrBuilder |
DataTransferProtos.BlockOpResponseProto.getChecksumResponseOrBuilder()
optional .hadoop.hdfs.OpBlockChecksumResponseProto checksumResponse = 3; |
DataTransferProtos.OpBlockChecksumResponseProtoOrBuilder |
DataTransferProtos.BlockOpResponseProto.Builder.getChecksumResponseOrBuilder()
optional .hadoop.hdfs.OpBlockChecksumResponseProto checksumResponse = 3; |
Copyright © 2013 Apache Software Foundation. All rights reserved.