This tool is for restoring segment's state in FTPS file based on timestamp input.
It will in-place update the segment state from SEGMENT_DELETE_COMPLETE to SEGMENT_UPLOAD_COMPLETE for
those segments with maxTimestamp larger than input timestamp.
SAMPLE USAGE:
$> bin/kafka-run-class.sh \
kafka.tier.tools.restore.RestoreTierPartitionState \
--topic
\
--partition \
--ftps \
--from-timestamp \
[--object-store-prefix ]