Class CreateIndexJson

  • All Implemented Interfaces:
    java.lang.Runnable, java.util.concurrent.Callable<java.lang.Object>, java.util.Observer

    public class CreateIndexJson
    extends CollecTorMain
    • Constructor Detail

      • CreateIndexJson

        public CreateIndexJson​(Configuration conf)
        Creates indexes of directories containing archived and recent descriptors and write index files to disk.
    • Method Detail

      • module

        public java.lang.String module()
        Description copied from class: CollecTorMain
        Returns the module name for logging purposes.
        Specified by:
        module in class CollecTorMain
      • syncMarker

        protected java.lang.String syncMarker()
        Description copied from class: CollecTorMain
        Returns property prefix/infix/postfix for Sync related properties.
        Specified by:
        syncMarker in class CollecTorMain