public static class HConnectionManager.HConnectionKey extends Object
HConnection
instance.
In essence, this class captures the properties in Configuration
that may be used in the process of establishing a connection. In light of
that, if any new such properties are introduced into the mix, they must be
added to the properties
list.Modifier and Type | Field and Description |
---|---|
static String[] |
CONNECTION_PROPERTIES |
Constructor and Description |
---|
HConnectionManager.HConnectionKey(org.apache.hadoop.conf.Configuration conf) |
public static String[] CONNECTION_PROPERTIES
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.