org.apache.accumulo.core.util
Class CachedConfiguration

java.lang.Object
  extended by org.apache.accumulo.core.util.CachedConfiguration

public class CachedConfiguration
extends Object


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

Constructor Detail

CachedConfiguration

public CachedConfiguration()
Method Detail

getInstance

public static org.apache.hadoop.conf.Configuration getInstance()

setInstance

public static org.apache.hadoop.conf.Configuration setInstance(org.apache.hadoop.conf.Configuration update)


Copyright © 2014 The Apache Software Foundation. All Rights Reserved.