Uses of Package
org.apache.pinot.spi.data
-
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.config Class Description Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns). -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.config.provider Class Description Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns). -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.data Class Description DateTimeFieldSpec DateTimeFieldSpec.TimeFormat DateTimeFormatPatternSpec DateTimeFormatSpec Class to represent format fromDateTimeFieldSpecDateTimeFormatUnitSpec DateTimeFormatUnitSpec.DateTimeTransformUnit Time unit enum with range from MILLISECONDS to YEARSDateTimeGranularitySpec Class to represent granularity fromDateTimeFieldSpecDimensionFieldSpec FieldSpec TheFieldSpecclass contains all specs related to any field (column) inSchema.FieldSpec.DataType TheDataTypeenum is used to demonstrate the data type of a field.FieldSpec.FieldType TheFieldTypeenum is used to demonstrate the real world business logic for a column.IngestionSchemaValidator Validator to validate the schema between Pinot schema and input raw data schemaMetricFieldSpec TheMetricFieldSpecclass contains all specs related to any metric field (column) inSchema.\Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns).Schema.SchemaBuilder SchemaValidatorResult The result class to provide the detailed mismatch information.TimeFieldSpec Deprecated.UseDateTimeFieldSpecinstead.TimeGranularitySpec Deprecated.Use DateTimeFieldSpec instead.TimeGranularitySpec.TimeFormat Deprecated. -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.ingestion.batch.spec Class Description Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns). -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.ingestion.segment.writer Class Description Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns). -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.trace Class Description FieldSpec.DataType TheDataTypeenum is used to demonstrate the data type of a field. -
Classes in org.apache.pinot.spi.data used by org.apache.pinot.spi.utils Class Description FieldSpec TheFieldSpecclass contains all specs related to any field (column) inSchema.FieldSpec.DataType TheDataTypeenum is used to demonstrate the data type of a field.FieldSpec.FieldType TheFieldTypeenum is used to demonstrate the real world business logic for a column.Schema TheSchemaclass is defined for each table to describe the details of the table's fields (columns).TimeGranularitySpec Deprecated.Use DateTimeFieldSpec instead.