Class | Description |
---|---|
LifecycleManager |
LifecycleManager instance maintains the backed up versions for Kafka log segments.
|
LifecycleManager.BlobMetadata | |
LifecycleManager.DeletionCounters | |
LifecycleManager.ReductionInRetention |
Holds information about a topic whose retention.ms config has been changed to a lower value.
|
LifecycleManagerConfig | |
LifecycleManagerMetrics | |
NameAndId | |
ObjectStoreUtils | |
ObjectStoreUtils.DeletionRecord | |
ObjectStoreUtilsContext | |
RetryFramework<U,V> |
Provides a generic mechanism to make a function call that can throw time out exception.
|
StateManager |
This class is responsible for handling the state information required for LifecycleManager.
|
StateManagerConfig | |
TierTopicReader |
Instances of this class are used to consume the tier state topic and extract information about segments that have been
deleted by Kafka.
|
TierTopicReaderConfig |
Configuration for TierTopicReader
|
Exception | Description |
---|---|
StateManager.LifecycleManagerVersionException |