Class CONFIG.Ess

  • Enclosing class:
    CONFIG

    public static final class CONFIG.Ess
    extends java.lang.Object
    Elasticsearch Store config
    • Constructor Summary

      Constructors 
      Constructor Description
      Ess()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • hostname

        public static final IRI hostname
      • port

        public static final IRI port
      • index

        public static final IRI index
      • clusterName

        public static final IRI clusterName
    • Constructor Detail

      • Ess

        public Ess()