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

Example usage for Java org.apache.hadoop.hdfs.server.protocol NamenodeProtocol 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 NamenodeProtocol.

The text is from its open source code.

Field

longversionID
Until version 6L, this class served as both the client interface to the NN AND the RPC protocol used to communicate with the NN.