Package dev.vality.damsel.domain_config
Interface RepositoryClientSrv.AsyncIface
- All Known Implementing Classes:
RepositoryClientSrv.AsyncClient
- Enclosing class:
- RepositoryClientSrv
public static interface RepositoryClientSrv.AsyncIface
-
Method Summary
Modifier and TypeMethodDescriptionvoidcheckoutObject(Reference version_ref, Reference object_ref, org.apache.thrift.async.AsyncMethodCallback<VersionedObject> resultHandler)
-
Method Details
-
checkoutObject
void checkoutObject(Reference version_ref, Reference object_ref, org.apache.thrift.async.AsyncMethodCallback<VersionedObject> resultHandler) throws org.apache.thrift.TException - Throws:
org.apache.thrift.TException
-