Class Constants
- java.lang.Object
-
- org.apache.pinot.spi.ingestion.batch.spec.Constants
-
public class Constants extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringTAR_GZ_FILE_EXTBy default Pinot segments are compressed in 'tar.gz' format then pushed to controller.
-
-
-
Field Detail
-
TAR_GZ_FILE_EXT
public static final String TAR_GZ_FILE_EXT
By default Pinot segments are compressed in 'tar.gz' format then pushed to controller.- See Also:
- Constant Field Values
-
-