JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.bookkeeper.mledger.impl
Interface MetaStore.UpdateCallback<T>
Enclosing interface:
MetaStore
public static interface
MetaStore.UpdateCallback<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
onUpdate
(
T
result,
Stat
stat)
Method Details
onUpdate
void
onUpdate
(
T
result,
Stat
stat)