Java org.apache.hadoop.hdfs.server.namenode SecondaryNameNode fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Constructor

SecondaryNameNode(Configuration conf)
Create a connection to the primary namenode.

Method

voidmain(String[] argv)
main() has some simple utility methods.
voidshutdown()
Shut down this instance of the datanode.