org.apache.accumulo.start.classloader.vfs
Class ContextManager.ContextConfig

java.lang.Object
  extended by org.apache.accumulo.start.classloader.vfs.ContextManager.ContextConfig
Enclosing class:
ContextManager

public static class ContextManager.ContextConfig
extends Object


Constructor Summary
ContextManager.ContextConfig(String uris, boolean preDelegation)
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextManager.ContextConfig

public ContextManager.ContextConfig(String uris,
                                    boolean preDelegation)
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 Apache Accumulo Project. All Rights Reserved.