Uses of Class
io.streamthoughts.azkarra.commons.streams.StatePartitionRestoreInfo
-
Packages that use StatePartitionRestoreInfo Package Description io.streamthoughts.azkarra.commons.streams -
-
Uses of StatePartitionRestoreInfo in io.streamthoughts.azkarra.commons.streams
Methods in io.streamthoughts.azkarra.commons.streams that return types with arguments of type StatePartitionRestoreInfo Modifier and Type Method Description List<StatePartitionRestoreInfo>StateRestoreInfo. getAllPartitionRestoreInfos()Gets the state of the TopicPartition being restored.
-