Class TableStats
- java.lang.Object
-
- org.apache.pinot.spi.config.table.TableStats
-
public class TableStats extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringCREATION_TIME_KEY
-
Constructor Summary
Constructors Constructor Description TableStats(String creationTime)
-
-
-
Field Detail
-
CREATION_TIME_KEY
public static final String CREATION_TIME_KEY
- See Also:
- Constant Field Values
-
-
Constructor Detail
-
TableStats
public TableStats(String creationTime)
-
-