Package org.apache.druid.timeline
Class DataSegment.PruneSpecsHolder
java.lang.Object
org.apache.druid.timeline.DataSegment.PruneSpecsHolder
- Enclosing class:
DataSegment
This class is needed for optional injection of pruneLoadSpec and pruneLastCompactionState, see
github.com/google/guice/wiki/FrequentlyAskedQuestions#how-can-i-inject-optional-parameters-into-a-constructor
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
DEFAULT
-
-
Constructor Details
-
PruneSpecsHolder
public PruneSpecsHolder()
-