Class InitJenaText

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int LEVEL  
      static int LEVEL_ES  
      static int LEVEL_SOLR  
    • Constructor Summary

      Constructors 
      Constructor Description
      InitJenaText()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int level()  
      void start()  
      void stop()  
      • Methods inherited from class java.lang.Object

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

      • LEVEL

        public static int LEVEL
      • LEVEL_ES

        public static int LEVEL_ES
      • LEVEL_SOLR

        public static int LEVEL_SOLR
    • Constructor Detail

      • InitJenaText

        public InitJenaText()
    • Method Detail

      • start

        public void start()
        Specified by:
        start in interface org.apache.jena.base.module.SubsystemLifecycle
      • stop

        public void stop()
        Specified by:
        stop in interface org.apache.jena.base.module.SubsystemLifecycle
      • level

        public int level()
        Specified by:
        level in interface org.apache.jena.base.module.SubsystemLifecycle