Hierarchy For All Packages
Package Hierarchies:- org.apache.pinot.spi.accounting,
- org.apache.pinot.spi.annotations,
- org.apache.pinot.spi.annotations.metrics,
- org.apache.pinot.spi.annotations.minion,
- org.apache.pinot.spi.auth,
- org.apache.pinot.spi.config,
- org.apache.pinot.spi.config.instance,
- org.apache.pinot.spi.config.provider,
- org.apache.pinot.spi.config.table,
- org.apache.pinot.spi.config.table.assignment,
- org.apache.pinot.spi.config.table.ingestion,
- org.apache.pinot.spi.config.task,
- org.apache.pinot.spi.config.tenant,
- org.apache.pinot.spi.config.user,
- org.apache.pinot.spi.crypt,
- org.apache.pinot.spi.data,
- org.apache.pinot.spi.data.readers,
- org.apache.pinot.spi.env,
- org.apache.pinot.spi.environmentprovider,
- org.apache.pinot.spi.exception,
- org.apache.pinot.spi.filesystem,
- org.apache.pinot.spi.ingestion.batch,
- org.apache.pinot.spi.ingestion.batch.runner,
- org.apache.pinot.spi.ingestion.batch.spec,
- org.apache.pinot.spi.ingestion.segment.uploader,
- org.apache.pinot.spi.ingestion.segment.writer,
- org.apache.pinot.spi.metrics,
- org.apache.pinot.spi.plugin,
- org.apache.pinot.spi.services,
- org.apache.pinot.spi.stream,
- org.apache.pinot.spi.trace,
- org.apache.pinot.spi.utils,
- org.apache.pinot.spi.utils.builder,
- org.apache.pinot.spi.utils.retry
Class Hierarchy
- java.lang.Object
- org.apache.pinot.spi.utils.ArrayCopyUtils
- org.apache.pinot.spi.config.BaseJsonConfig (implements java.io.Serializable)
- org.apache.pinot.spi.config.task.AdhocTaskConfig
- org.apache.pinot.spi.config.table.ingestion.AggregationConfig
- org.apache.pinot.spi.config.table.ingestion.BatchIngestionConfig
- org.apache.pinot.spi.config.table.BloomFilterConfig
- org.apache.pinot.spi.config.table.ColumnPartitionConfig
- org.apache.pinot.spi.config.table.CompletionConfig
- org.apache.pinot.spi.config.table.ingestion.ComplexTypeConfig
- org.apache.pinot.spi.config.table.DedupConfig
- org.apache.pinot.spi.config.table.DimensionTableConfig
- org.apache.pinot.spi.config.table.FieldConfig
- org.apache.pinot.spi.config.table.ingestion.FilterConfig
- org.apache.pinot.spi.config.table.IndexingConfig
- org.apache.pinot.spi.config.table.ingestion.IngestionConfig
- org.apache.pinot.spi.config.instance.Instance
- org.apache.pinot.spi.config.table.assignment.InstanceAssignmentConfig
- org.apache.pinot.spi.config.table.assignment.InstanceConstraintConfig
- org.apache.pinot.spi.config.table.assignment.InstanceReplicaGroupPartitionConfig
- org.apache.pinot.spi.config.table.assignment.InstanceTagPoolConfig
- org.apache.pinot.spi.config.table.JsonIndexConfig
- org.apache.pinot.spi.config.table.QueryConfig
- org.apache.pinot.spi.config.table.QuotaConfig
- org.apache.pinot.spi.config.table.ReplicaGroupStrategyConfig
- org.apache.pinot.spi.config.table.RoutingConfig
- org.apache.pinot.spi.config.table.assignment.SegmentAssignmentConfig
- org.apache.pinot.spi.config.table.SegmentPartitionConfig
- org.apache.pinot.spi.config.table.SegmentsValidationAndRetentionConfig
- org.apache.pinot.spi.config.table.StarTreeIndexConfig
- org.apache.pinot.spi.config.table.ingestion.StreamIngestionConfig
- org.apache.pinot.spi.config.table.TableConfig
- org.apache.pinot.spi.config.TableConfigs
- org.apache.pinot.spi.config.table.TableCustomConfig
- org.apache.pinot.spi.config.table.TableTaskConfig
- org.apache.pinot.spi.config.table.TagOverrideConfig
- org.apache.pinot.spi.config.tenant.Tenant
- org.apache.pinot.spi.config.table.TenantConfig
- org.apache.pinot.spi.config.table.TierConfig
- org.apache.pinot.spi.config.table.TimestampConfig
- org.apache.pinot.spi.config.table.ingestion.TransformConfig
- org.apache.pinot.spi.config.table.TunerConfig
- org.apache.pinot.spi.config.table.UpsertConfig
- org.apache.pinot.spi.config.user.UserConfig
- org.apache.pinot.spi.filesystem.BasePinotFS (implements org.apache.pinot.spi.filesystem.PinotFS)
- org.apache.pinot.spi.filesystem.LocalPinotFS
- org.apache.pinot.spi.data.readers.BaseRecordExtractor<T> (implements org.apache.pinot.spi.data.readers.RecordExtractor<T>)
- org.apache.pinot.spi.trace.BaseRecording (implements org.apache.pinot.spi.trace.InvocationRecording)
- org.apache.pinot.spi.trace.NoOpRecording (implements org.apache.pinot.spi.trace.InvocationScope)
- org.apache.pinot.spi.utils.retry.BaseRetryPolicy (implements org.apache.pinot.spi.utils.retry.RetryPolicy)
- org.apache.pinot.spi.utils.retry.ExponentialBackoffRetryPolicy
- org.apache.pinot.spi.utils.retry.FixedDelayRetryPolicy
- org.apache.pinot.spi.utils.retry.NoDelayRetryPolicy
- org.apache.pinot.spi.utils.retry.RandomDelayRetryPolicy
- org.apache.pinot.spi.ingestion.batch.BatchConfig
- org.apache.pinot.spi.ingestion.batch.BatchConfigProperties
- org.apache.pinot.spi.ingestion.batch.BatchConfigProperties.SegmentNameGeneratorType
- org.apache.pinot.spi.utils.BigDecimalUtils
- org.apache.pinot.spi.utils.BooleanUtils
- org.apache.pinot.spi.utils.ByteArray (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.pinot.spi.utils.BytesUtils
- java.lang.ClassLoader
- java.security.SecureClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- org.apache.pinot.spi.plugin.PluginClassLoader
- java.net.URLClassLoader (implements java.io.Closeable)
- java.security.SecureClassLoader
- org.apache.pinot.spi.config.table.ColumnStats
- org.apache.pinot.spi.utils.CommonConstants
- org.apache.pinot.spi.utils.CommonConstants.Accounting
- org.apache.pinot.spi.utils.CommonConstants.Broker
- org.apache.pinot.spi.utils.CommonConstants.Broker.AdaptiveServerSelector
- org.apache.pinot.spi.utils.CommonConstants.Broker.FailureDetector
- org.apache.pinot.spi.utils.CommonConstants.Broker.Request
- org.apache.pinot.spi.utils.CommonConstants.Broker.Request.QueryOptionKey
- org.apache.pinot.spi.utils.CommonConstants.Broker.Request.QueryOptionValue
- org.apache.pinot.spi.utils.CommonConstants.Controller
- org.apache.pinot.spi.utils.CommonConstants.ControllerJob
- org.apache.pinot.spi.utils.CommonConstants.ExecutorService
- org.apache.pinot.spi.utils.CommonConstants.Helix
- org.apache.pinot.spi.utils.CommonConstants.Helix.DataSource
- org.apache.pinot.spi.utils.CommonConstants.Helix.Instance
- org.apache.pinot.spi.utils.CommonConstants.Helix.StateModel
- org.apache.pinot.spi.utils.CommonConstants.Helix.StateModel.BrokerResourceStateModel
- org.apache.pinot.spi.utils.CommonConstants.Helix.StateModel.SegmentStateModel
- org.apache.pinot.spi.utils.CommonConstants.Helix.ZkClient
- org.apache.pinot.spi.utils.CommonConstants.IdealState
- org.apache.pinot.spi.utils.CommonConstants.Minion
- org.apache.pinot.spi.utils.CommonConstants.Query
- org.apache.pinot.spi.utils.CommonConstants.Query.OptimizationConstants
- org.apache.pinot.spi.utils.CommonConstants.Query.Range
- org.apache.pinot.spi.utils.CommonConstants.Query.Request
- org.apache.pinot.spi.utils.CommonConstants.Query.Request.MetadataKeys
- org.apache.pinot.spi.utils.CommonConstants.Query.Request.PayloadType
- org.apache.pinot.spi.utils.CommonConstants.Query.Response
- org.apache.pinot.spi.utils.CommonConstants.Query.Response.MetadataKeys
- org.apache.pinot.spi.utils.CommonConstants.Query.Response.ResponseType
- org.apache.pinot.spi.utils.CommonConstants.Segment
- org.apache.pinot.spi.utils.CommonConstants.Segment.AssignmentStrategy
- org.apache.pinot.spi.utils.CommonConstants.Segment.BuiltInVirtualColumn
- org.apache.pinot.spi.utils.CommonConstants.Segment.Offline
- org.apache.pinot.spi.utils.CommonConstants.Segment.Realtime
- org.apache.pinot.spi.utils.CommonConstants.Server
- org.apache.pinot.spi.utils.CommonConstants.Server.SegmentCompletionProtocol
- org.apache.pinot.spi.utils.CommonConstants.Table
- org.apache.pinot.spi.utils.CommonConstants.Tier
- org.apache.pinot.spi.env.CommonsConfigurationUtils
- org.apache.pinot.spi.config.ConfigUtils
- org.apache.pinot.spi.ingestion.batch.spec.Constants
- org.apache.pinot.spi.stream.ConsumerPartitionState
- org.apache.pinot.spi.utils.builder.ControllerRequestURLBuilder
- org.apache.pinot.spi.utils.DataSizeUtils
- org.apache.pinot.spi.data.DateTimeFormatPatternSpec
- org.apache.pinot.spi.data.DateTimeFormatSpec
- org.apache.pinot.spi.data.DateTimeFormatUnitSpec
- org.apache.pinot.spi.data.DateTimeGranularitySpec
- org.apache.pinot.spi.trace.DefaultRequestContext (implements org.apache.pinot.spi.trace.RequestScope)
- org.apache.pinot.spi.utils.EqualityUtils
- org.apache.pinot.spi.ingestion.batch.spec.ExecutionFrameworkSpec (implements java.io.Serializable)
- org.apache.pinot.spi.data.FieldSpec (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.pinot.spi.data.ComplexFieldSpec
- org.apache.pinot.spi.data.DateTimeFieldSpec
- org.apache.pinot.spi.data.DimensionFieldSpec
- org.apache.pinot.spi.data.MetricFieldSpec
- org.apache.pinot.spi.data.TimeFieldSpec
- org.apache.pinot.spi.filesystem.FileMetadata
- org.apache.pinot.spi.filesystem.FileMetadata.Builder
- org.apache.pinot.spi.utils.FixedIntArray
- org.apache.pinot.spi.data.readers.GenericRow (implements java.io.Serializable)
- org.apache.pinot.spi.utils.GroovyTemplateUtils
- org.apache.pinot.spi.utils.IngestionConfigUtils
- org.apache.pinot.spi.ingestion.batch.IngestionJobLauncher
- org.apache.pinot.spi.utils.InstanceTypeUtils
- org.apache.pinot.spi.annotations.InterfaceAudience
- org.apache.pinot.spi.annotations.InterfaceStability
- org.apache.pinot.spi.metrics.JmxReporterMetricsRegistryRegistrationListener (implements org.apache.pinot.spi.metrics.MetricsRegistryRegistrationListener)
- org.apache.pinot.spi.utils.JsonUtils
- org.apache.pinot.spi.stream.LongMsgOffset (implements org.apache.pinot.spi.stream.StreamPartitionMsgOffset)
- org.apache.pinot.spi.stream.LongMsgOffsetFactory (implements org.apache.pinot.spi.stream.StreamPartitionMsgOffsetFactory)
- org.apache.pinot.spi.utils.LoopUtils
- org.apache.pinot.spi.utils.NetUtils
- org.apache.pinot.spi.filesystem.NoClosePinotFS (implements org.apache.pinot.spi.filesystem.PinotFS)
- org.apache.pinot.spi.crypt.NoOpPinotCrypter (implements org.apache.pinot.spi.crypt.PinotCrypter)
- org.apache.pinot.spi.utils.Obfuscator
- org.apache.pinot.spi.stream.OffsetCriteria
- org.apache.pinot.spi.stream.OffsetCriteria.OffsetCriteriaBuilder
- org.apache.pinot.spi.utils.Pairs
- org.apache.pinot.spi.utils.Pairs.AscendingIntPairComparator (implements java.util.Comparator<T>)
- org.apache.pinot.spi.utils.Pairs.IntDoubleComparator (implements java.util.Comparator<T>)
- org.apache.pinot.spi.utils.Pairs.IntDoublePair
- org.apache.pinot.spi.utils.Pairs.IntObjectComparator (implements java.util.Comparator<T>)
- org.apache.pinot.spi.utils.Pairs.IntObjectPair<T>
- org.apache.pinot.spi.utils.Pairs.IntPair
- org.apache.pinot.spi.stream.PartitionGroupConsumptionStatus
- org.apache.pinot.spi.stream.PartitionGroupMetadata
- org.apache.pinot.spi.stream.PartitionGroupMetadataFetcher (implements java.util.concurrent.Callable<V>)
- org.apache.pinot.spi.stream.PartitionLagState
- org.apache.pinot.spi.stream.StreamMetadataProvider.UnknownLagState
- org.apache.pinot.spi.ingestion.batch.spec.PinotClusterSpec (implements java.io.Serializable)
- org.apache.pinot.spi.env.PinotConfiguration
- org.apache.pinot.spi.crypt.PinotCrypterFactory
- org.apache.pinot.spi.environmentprovider.PinotEnvironmentProviderFactory
- org.apache.pinot.spi.filesystem.PinotFSFactory
- org.apache.pinot.spi.ingestion.batch.spec.PinotFSSpec (implements java.io.Serializable)
- org.apache.pinot.spi.metrics.PinotMetricUtils
- org.apache.pinot.spi.utils.PinotReflectionUtils
- org.apache.pinot.spi.plugin.Plugin
- org.apache.pinot.spi.plugin.PluginManager
- org.apache.pinot.spi.data.readers.PrimaryKey
- org.apache.commons.configuration.PropertiesConfiguration.DefaultIOFactory (implements org.apache.commons.configuration.PropertiesConfiguration.IOFactory)
- org.apache.pinot.spi.env.ConfigFilePropertyReaderFactory
- org.apache.pinot.spi.env.PropertyConverter
- org.apache.pinot.spi.ingestion.batch.spec.PushJobSpec (implements java.io.Serializable)
- java.io.Reader (implements java.io.Closeable, java.lang.Readable)
- java.io.BufferedReader
- java.io.LineNumberReader
- org.apache.commons.configuration.PropertiesConfiguration.PropertiesReader
- org.apache.pinot.spi.env.ConfigFilePropertyReader
- org.apache.commons.configuration.PropertiesConfiguration.PropertiesReader
- java.io.LineNumberReader
- java.io.BufferedReader
- org.apache.pinot.spi.utils.RebalanceConfigConstants
- org.apache.pinot.spi.data.readers.RecordReaderFactory
- org.apache.pinot.spi.ingestion.batch.spec.RecordReaderSpec (implements java.io.Serializable)
- org.apache.pinot.spi.data.readers.RecordReaderUtils
- org.apache.pinot.spi.utils.ResourceFinder
- org.apache.pinot.spi.utils.retry.RetryPolicies
- org.apache.pinot.spi.data.Schema (implements java.io.Serializable)
- org.apache.pinot.spi.data.Schema.SchemaBuilder
- org.apache.pinot.spi.data.SchemaValidatorFactory
- org.apache.pinot.spi.data.SchemaValidatorResult
- org.apache.pinot.spi.ingestion.batch.spec.SegmentGenerationJobSpec (implements java.io.Serializable)
- org.apache.pinot.spi.ingestion.batch.spec.SegmentGenerationTaskSpec (implements java.io.Serializable)
- org.apache.pinot.spi.ingestion.batch.spec.SegmentNameGeneratorSpec (implements java.io.Serializable)
- org.apache.pinot.spi.config.table.SegmentZKPropsConfig
- org.apache.pinot.spi.stream.StreamConfig
- org.apache.pinot.spi.stream.PartitionLevelStreamConfig
- org.apache.pinot.spi.stream.StreamConfigProperties
- org.apache.pinot.spi.stream.StreamConsumerFactory
- org.apache.pinot.spi.stream.StreamConsumerFactoryProvider
- org.apache.pinot.spi.stream.StreamDataDecoderImpl (implements org.apache.pinot.spi.stream.StreamDataDecoder)
- org.apache.pinot.spi.stream.StreamDataDecoderResult
- org.apache.pinot.spi.stream.StreamDataProducer.RowWithKey
- org.apache.pinot.spi.stream.StreamDataProvider
- org.apache.pinot.spi.stream.StreamDecoderProvider
- org.apache.pinot.spi.stream.StreamMessage<T>
- org.apache.pinot.spi.stream.MessageBatch.LegacyStreamMessage
- org.apache.pinot.spi.stream.StreamMessageMetadata (implements org.apache.pinot.spi.stream.RowMetadata)
- org.apache.pinot.spi.utils.StringUtil
- org.apache.pinot.spi.env.SystemEnvironment (implements org.apache.pinot.spi.env.Environment)
- org.apache.pinot.spi.utils.builder.TableConfigBuilder
- org.apache.pinot.spi.utils.builder.TableNameBuilder
- org.apache.pinot.spi.ingestion.batch.spec.TableSpec (implements java.io.Serializable)
- org.apache.pinot.spi.config.table.TableStats
- org.apache.pinot.spi.config.table.TableStatus
- org.apache.pinot.spi.config.table.TableStatus.IngestionStatus
- org.apache.pinot.spi.accounting.ThreadResourceUsageProvider
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- org.apache.pinot.spi.utils.retry.AttemptFailureException
- org.apache.pinot.spi.utils.retry.AttemptsExceededException
- org.apache.pinot.spi.utils.retry.RetriableOperationException
- java.lang.RuntimeException
- org.apache.pinot.spi.exception.BadQueryRequestException
- org.apache.pinot.spi.exception.EarlyTerminationException
- org.apache.pinot.spi.stream.PermanentConsumerException
- org.apache.pinot.spi.exception.QueryCancelledException
- org.apache.pinot.spi.stream.TransientConsumerException
- org.apache.pinot.spi.utils.retry.AttemptFailureException
- java.lang.Exception
- org.apache.pinot.spi.utils.TimeConverter
- org.apache.pinot.spi.data.TimeGranularitySpec (implements java.io.Serializable)
- org.apache.pinot.spi.utils.TimestampIndexUtils
- org.apache.pinot.spi.utils.TimestampUtils
- org.apache.pinot.spi.utils.TimeUtils
- org.apache.pinot.spi.ingestion.batch.spec.TlsSpec
- org.apache.pinot.spi.trace.Tracing
- org.apache.pinot.spi.trace.Tracing.DefaultThreadResourceUsageAccountant (implements org.apache.pinot.spi.accounting.ThreadResourceUsageAccountant)
- org.apache.pinot.spi.trace.Tracing.ThreadAccountantOps
- org.apache.pinot.spi.utils.builder.UserConfigBuilder
Interface Hierarchy
- org.apache.pinot.spi.auth.AuthProvider
- java.lang.AutoCloseable
- java.io.Closeable
- org.apache.pinot.spi.stream.PartitionGroupConsumer
- org.apache.pinot.spi.stream.PartitionLevelConsumer (also extends java.io.Closeable)
- org.apache.pinot.spi.stream.PartitionLevelConsumer (also extends org.apache.pinot.spi.stream.PartitionGroupConsumer)
- org.apache.pinot.spi.filesystem.PinotFS (also extends java.io.Serializable)
- org.apache.pinot.spi.data.readers.RecordReader (also extends java.io.Serializable)
- org.apache.pinot.spi.ingestion.segment.writer.SegmentWriter
- org.apache.pinot.spi.stream.StreamMetadataProvider
- org.apache.pinot.spi.stream.PartitionGroupConsumer
- org.apache.pinot.spi.trace.Scope
- org.apache.pinot.spi.trace.InvocationScope (also extends org.apache.pinot.spi.trace.InvocationRecording)
- org.apache.pinot.spi.trace.RequestScope (also extends org.apache.pinot.spi.trace.RequestContext)
- java.io.Closeable
- java.lang.Comparable<T>
- org.apache.pinot.spi.stream.StreamPartitionMsgOffset
- org.apache.pinot.spi.env.Environment
- org.apache.pinot.spi.ingestion.batch.runner.IngestionJobRunner
- org.apache.pinot.spi.config.instance.InstanceDataManagerConfig
- org.apache.pinot.spi.trace.InvocationRecording
- org.apache.pinot.spi.trace.InvocationScope (also extends org.apache.pinot.spi.trace.Scope)
- org.apache.pinot.spi.stream.MessageBatch<T>
- org.apache.pinot.spi.metrics.MetricsRegistryRegistrationListener
- org.apache.pinot.spi.config.provider.PinotConfigProvider
- org.apache.pinot.spi.crypt.PinotCrypter
- org.apache.pinot.spi.environmentprovider.PinotEnvironmentProvider
- org.apache.pinot.spi.metrics.PinotJmxReporter
- org.apache.pinot.spi.metrics.PinotMetric
- org.apache.pinot.spi.metrics.PinotCounter
- org.apache.pinot.spi.metrics.PinotGauge<T> (also extends org.apache.pinot.spi.metrics.SettableValue<T>)
- org.apache.pinot.spi.metrics.PinotHistogram
- org.apache.pinot.spi.metrics.PinotMetered
- org.apache.pinot.spi.metrics.PinotMeter
- org.apache.pinot.spi.metrics.PinotTimer
- org.apache.pinot.spi.metrics.PinotMetricName
- org.apache.pinot.spi.annotations.metrics.PinotMetricsFactory
- org.apache.pinot.spi.metrics.PinotMetricsRegistry
- org.apache.pinot.spi.metrics.PinotMetricsRegistryListener
- org.apache.pinot.spi.data.readers.RecordExtractorConfig
- org.apache.pinot.spi.data.readers.RecordReaderConfig
- org.apache.pinot.spi.trace.RequestContext
- org.apache.pinot.spi.trace.RequestScope (also extends org.apache.pinot.spi.trace.Scope)
- org.apache.pinot.spi.utils.retry.RetryPolicy
- org.apache.pinot.spi.stream.RowMetadata
- org.apache.pinot.spi.config.provider.SchemaChangeListener
- org.apache.pinot.spi.ingestion.segment.uploader.SegmentUploader
- java.io.Serializable
- org.apache.pinot.spi.data.IngestionSchemaValidator
- org.apache.pinot.spi.filesystem.PinotFS (also extends java.io.Closeable)
- org.apache.pinot.spi.data.readers.RecordExtractor<T>
- org.apache.pinot.spi.data.readers.RecordReader (also extends java.io.Closeable)
- org.apache.pinot.spi.services.ServiceStartable
- org.apache.pinot.spi.metrics.SettableValue<T>
- org.apache.pinot.spi.metrics.PinotGauge<T> (also extends org.apache.pinot.spi.metrics.PinotMetric)
- org.apache.pinot.spi.stream.StreamDataDecoder
- org.apache.pinot.spi.stream.StreamDataProducer
- org.apache.pinot.spi.stream.StreamDataServerStartable
- org.apache.pinot.spi.stream.StreamLevelConsumer
- org.apache.pinot.spi.stream.StreamMessageDecoder<T>
- org.apache.pinot.spi.stream.StreamPartitionMsgOffsetFactory
- org.apache.pinot.spi.config.provider.TableConfigChangeListener
- org.apache.pinot.spi.accounting.ThreadAccountantFactory
- org.apache.pinot.spi.accounting.ThreadExecutionContext
- org.apache.pinot.spi.accounting.ThreadResourceUsageAccountant
- org.apache.pinot.spi.trace.Tracer
- org.apache.pinot.spi.trace.TraceState
Annotation Type Hierarchy
- org.apache.pinot.spi.annotations.minion.EventObserverFactory (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceAudience.LimitedPrivate (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceAudience.Private (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceAudience.Public (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceStability.Evolving (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceStability.Stable (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.InterfaceStability.Unstable (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.metrics.MetricsFactory (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.ScalarFunction (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.minion.TaskExecutorFactory (implements java.lang.annotation.Annotation)
- org.apache.pinot.spi.annotations.minion.TaskGenerator (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.pinot.spi.config.user.AccessType
- org.apache.pinot.spi.ingestion.batch.BatchConfigProperties.SegmentIngestionType
- org.apache.pinot.spi.ingestion.batch.BatchConfigProperties.SegmentPushType
- org.apache.pinot.spi.utils.CommonConstants.Broker.AdaptiveServerSelector.Type
- org.apache.pinot.spi.utils.CommonConstants.Broker.FailureDetector.Type
- org.apache.pinot.spi.utils.CommonConstants.ConsumerState
- org.apache.pinot.spi.utils.CommonConstants.Helix.DataSource.SegmentAssignmentStrategyType
- org.apache.pinot.spi.utils.CommonConstants.Segment.Realtime.CompletionMode
- org.apache.pinot.spi.utils.CommonConstants.Segment.Realtime.Status
- org.apache.pinot.spi.config.table.ingestion.ComplexTypeConfig.CollectionNotUnnestedToJson
- org.apache.pinot.spi.config.user.ComponentType
- org.apache.pinot.spi.data.DateTimeFieldSpec.TimeFormat
- org.apache.pinot.spi.data.DateTimeFormatUnitSpec.DateTimeTransformUnit
- org.apache.pinot.spi.config.table.FieldConfig.CompressionCodec
- org.apache.pinot.spi.config.table.FieldConfig.EncodingType
- org.apache.pinot.spi.config.table.FieldConfig.IndexType
- org.apache.pinot.spi.data.FieldSpec.DataType
- org.apache.pinot.spi.data.FieldSpec.FieldType
- org.apache.pinot.spi.data.readers.FileFormat
- org.apache.pinot.spi.trace.FilterType
- org.apache.pinot.spi.config.table.FSTType
- org.apache.pinot.spi.config.table.HashFunction
- org.apache.pinot.spi.ingestion.batch.IngestionJobLauncher.PinotIngestionJobType
- org.apache.pinot.spi.config.table.assignment.InstanceAssignmentConfig.PartitionSelector
- org.apache.pinot.spi.config.table.assignment.InstancePartitionsType
- org.apache.pinot.spi.config.instance.InstanceType
- org.apache.pinot.spi.utils.ReadMode
- org.apache.pinot.spi.trace.RequestContext.FanoutType
- org.apache.pinot.spi.config.user.RoleType
- org.apache.pinot.spi.services.ServiceRole
- org.apache.pinot.spi.stream.StreamConfig.ConsumerType
- org.apache.pinot.spi.config.table.TableStatus.IngestionState
- org.apache.pinot.spi.config.table.TableType
- org.apache.pinot.spi.config.tenant.TenantRole
- org.apache.pinot.spi.data.TimeGranularitySpec.TimeFormat
- org.apache.pinot.spi.config.table.TimestampIndexGranularity
- org.apache.pinot.spi.config.table.UpsertConfig.Mode
- org.apache.pinot.spi.config.table.UpsertConfig.Strategy
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)