Uses of Class
io.streamthoughts.azkarra.commons.streams.StateRestoreInfo
-
Packages that use StateRestoreInfo Package Description io.streamthoughts.azkarra.commons.streams -
-
Uses of StateRestoreInfo in io.streamthoughts.azkarra.commons.streams
Methods in io.streamthoughts.azkarra.commons.streams that return StateRestoreInfo Modifier and Type Method Description StateRestoreInfoLoggingStateRestoreListener. getStateRestoreInfo(String state)Gets the state state of a the restoration process for given state store.StateRestoreInfoStateRestoreService. getStateRestoreInfo(String state)Gets the state state of a the restoration process for given state store.
-