Class SegmentIndexCreationInfo
- java.lang.Object
-
- org.apache.pinot.segment.spi.index.creator.SegmentIndexCreationInfo
-
- All Implemented Interfaces:
Serializable
public class SegmentIndexCreationInfo extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SegmentIndexCreationInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetTotalDocs()voidsetTotalDocs(int totalDocs)
-