Package org.apache.bookkeeper.metastore
Class MetastoreUtils.SyncMetastoreCallback<T>
java.lang.Object
org.apache.bookkeeper.metastore.MetastoreUtils.SyncMetastoreCallback<T>
- All Implemented Interfaces:
MetastoreCallback<T>
- Enclosing class:
- MetastoreUtils
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final CountDownLatch(package private) int(package private) T -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
rc
int rc -
result
T result -
doneLatch
-
-
Constructor Details
-
SyncMetastoreCallback
SyncMetastoreCallback()
-
-
Method Details
-
complete
- Specified by:
completein interfaceMetastoreCallback<T>- See Also:
-
getResult
- Throws:
MSExceptionInterruptedException
-