Java org.apache.hadoop.hdfs.protocol.datatransfer DataTransferProtocol fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Field

intDATA_TRANSFER_VERSION
Version for data transfers between clients and datanodes This should change when serialization of DatanodeInfo, not just when protocol changes.