Java org.apache.hadoop.hdfs.server.protocol InterDatanodeProtocol fields, constructors, methods, implement or subclass

Example usage for Java org.apache.hadoop.hdfs.server.protocol InterDatanodeProtocol fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.hadoop.hdfs.server.protocol InterDatanodeProtocol.

The text is from its open source code.

Implementation

org.apache.hadoop.hdfs.server.protocol.InterDatanodeProtocol has the following implementations.
Click this link to see all its implementation.

Field

LoggerLOG
longversionID
Until version 9, this class InterDatanodeProtocol served as both the interface to the DN AND the RPC protocol used to communicate with the DN.

Method

ReplicaRecoveryInfoinitReplicaRecovery(RecoveringBlock rBlock)
Initialize a replica recovery.