Package 

Interface Configurable


  • 
    public interface Configurable
    
                        

    Created by vincent on 17-4-17. Copyright @ 2013-2017 Platon AI. All rights reserved

    • Method Summary

      Modifier and Type Method Description
      abstract ImmutableConfig getConf() Return the configuration used by this object.
      void setConf(ImmutableConfig jobConf) Set the configuration to be used by this object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait