Class Hierarchy
- java.lang.Object
- org.apache.pinot.spi.stream.ConsumerPartitionState
- 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.stream.OffsetCriteria
- org.apache.pinot.spi.stream.OffsetCriteria.OffsetCriteriaBuilder
- 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.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)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.pinot.spi.stream.PermanentConsumerException
- org.apache.pinot.spi.stream.TransientConsumerException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- 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.stream.StreamMetadataProvider
- org.apache.pinot.spi.stream.PartitionGroupConsumer
- java.io.Closeable
- java.lang.Comparable<T>
- org.apache.pinot.spi.stream.StreamPartitionMsgOffset
- org.apache.pinot.spi.stream.MessageBatch<T>
- org.apache.pinot.spi.stream.RowMetadata
- 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
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.stream.StreamConfig.ConsumerType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)