Class InternalPipelineStatsUtils

java.lang.Object
com.lucidworks.apollo.pipeline.index.PipelineStatsUtils
com.lucidworks.apollo.pipeline.index.InternalPipelineStatsUtils

public class InternalPipelineStatsUtils extends com.lucidworks.apollo.pipeline.index.PipelineStatsUtils
  • Field Summary

    Fields inherited from class com.lucidworks.apollo.pipeline.index.PipelineStatsUtils

    CONTEXT, COUNTERS, EMPTY_COUNTER, EVENTS, OTHER, PIPELINE, PIPELINE_COMPLETE, PIPELINE_IN, PIPELINE_OUT, STAGE, STAGES, STATS
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    static List<String>
    getPipelineStagesForStats(Pipeline<com.lucidworks.apollo.common.pipeline.PipelineDocument> pipeline, com.lucidworks.apollo.pipeline.index.config.transform.FieldMappingConfig fieldMappingConfig)
     

    Methods inherited from class com.lucidworks.apollo.pipeline.index.PipelineStatsUtils

    extractPipelineStats

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • InternalPipelineStatsUtils

      public InternalPipelineStatsUtils()
  • Method Details

    • getPipelineStagesForStats

      public static List<String> getPipelineStagesForStats(Pipeline<com.lucidworks.apollo.common.pipeline.PipelineDocument> pipeline, com.lucidworks.apollo.pipeline.index.config.transform.FieldMappingConfig fieldMappingConfig)
      Parameters:
      pipeline -
      fieldMappingConfig - optional
      Returns: