Interface MetaStore.UpdateLedgersIdsCallback
-
- Enclosing interface:
- MetaStore
public static interface MetaStore.UpdateLedgersIdsCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidupdateLedgersIdsComplete(ManagedLedgerException.MetaStoreException status, org.apache.pulsar.metadata.api.Stat stat)
-
-
-
Method Detail
-
updateLedgersIdsComplete
void updateLedgersIdsComplete(ManagedLedgerException.MetaStoreException status, org.apache.pulsar.metadata.api.Stat stat)
-
-