Java org.apache.hadoop.hdfs NameNodeProxies fields, constructors, methods, implement or subclass

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

Introduction

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

The text is from its open source code.

Method

ProxyAndInfocreateProxy(Configuration conf, URI nameNodeUri, Class xface, AtomicBoolean fallbackToSimpleAuth)
Creates the namenode proxy with the passed protocol.
ProxyAndInfocreateProxy(Configuration conf, URI nameNodeUri, Class xface)
Creates the namenode proxy with the passed protocol.