public static class PointInTimeTierPartitionStateBuilder.FtpsSnapshotsMetadata extends Object
Modifier and Type | Field and Description |
---|---|
OptionalLong |
minLastMaterializedEventTs |
Map<Integer,Long> |
minLastMaterializedTierTopicPartitionOffsets |
Map<TopicIdPartition,TierObjectStore.TierPartitionStateSnapshotMetadata> |
snapshotMap |
Constructor and Description |
---|
FtpsSnapshotsMetadata(Map<TopicIdPartition,TierObjectStore.TierPartitionStateSnapshotMetadata> snapshotMap) |
public final Map<TopicIdPartition,TierObjectStore.TierPartitionStateSnapshotMetadata> snapshotMap
public OptionalLong minLastMaterializedEventTs
public FtpsSnapshotsMetadata(Map<TopicIdPartition,TierObjectStore.TierPartitionStateSnapshotMetadata> snapshotMap)