Class | Description |
---|---|
DumpTierPartitionState | |
RecoveryUtils |
Provides a set of static functions for recovery related tooling.
|
TierMetadataComparator |
This tool will act as the downstream of the fencing tool in the recovery workflow
Once the fenced tier topic details are available as input, this tool will do the following:
1.
|
TierMetadataDebugger |
TierMetadataDebugger is a tool to dump raw metadata events of TierTopicPartitions, additionally it can also materialize and
generate expected state.
|
TierMetadataValidator |
TierMetadataValidator: Tool to validate the materialization of the tier topic partition's materialization states.
|
TierObjectStoreFactory |
This class will act as the factory for generating and maintaining the instance map for the various kinds
of the object store backends.
|
TierPartitionStateFencingTrigger |
A tool that injects PartitionFence events into TierTopic for a provided list of
TopicIdPartition.
|
TierPartitionStateRestoreTrigger |
A tool that injects PartitionForceRestore events into TierTopic for a provided list of
TopicIdPartition.
|
TierRecoveryConfig | |
TierTopicMaterializationToolConfig | |
TierTopicMaterializationUtils |
TierTopicMaterializationUtils provides utils for dumping materialization events from tier topic for the given source
topic(or all) for a give source partition(or all).
|