Package org.apache.bookkeeper.mledger
Interface AsyncCallbacks.UpdatePropertiesCallback
- Enclosing interface:
- AsyncCallbacks
public static interface AsyncCallbacks.UpdatePropertiesCallback
-
Method Summary
Modifier and TypeMethodDescriptionvoidupdatePropertiesComplete(Map<String, String> properties, Object ctx) voidupdatePropertiesFailed(ManagedLedgerException exception, Object ctx)
-
Method Details
-
updatePropertiesComplete
-
updatePropertiesFailed
-