Interface TableRestoreProcessor.PerTransactionValueProvider
-
- Enclosing class:
- TableRestoreProcessor
public static interface TableRestoreProcessor.PerTransactionValueProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Object
get()
void
reset()
-
-
-
Method Detail
-
get
Object get()
-
reset
void reset()
-
-