org.apache.hadoop.hbase.util
Class ConfigUtil

java.lang.Object
  extended by org.apache.hadoop.hbase.util.ConfigUtil

@InterfaceAudience.Private
public class ConfigUtil
extends Object

Some configuration related utilities


Constructor Summary
ConfigUtil()
           
 
Method Summary
static boolean useZKForAssignment(org.apache.hadoop.conf.Configuration conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigUtil

public ConfigUtil()
Method Detail

useZKForAssignment

public static boolean useZKForAssignment(org.apache.hadoop.conf.Configuration conf)


Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.