public static interface MetaStore.MetaStoreCallback<T>
| Modifier and Type | Method and Description |
|---|---|
void |
operationComplete(T result,
Stat stat) |
void |
operationFailed(ManagedLedgerException.MetaStoreException e) |
void operationFailed(ManagedLedgerException.MetaStoreException e)
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.