public interface OperationRecorderListener extends ESObserver
| Modifier and Type | Method and Description |
|---|---|
void |
operationsRecorded(List<? extends AbstractOperation> operations)
Notify observer about recorded operations.
|
void operationsRecorded(List<? extends AbstractOperation> operations)
operations - a list of operationsCopyright © 2017. All rights reserved.