public static interface QuotaService.AsyncIface
| Modifier and Type | Method and Description |
|---|---|
void |
getByAppIdentity(java.lang.String identity,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
updateByAppIdentity(java.lang.String identity,
Quota quota,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void getByAppIdentity(java.lang.String identity,
org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionvoid updateByAppIdentity(java.lang.String identity,
Quota quota,
org.apache.thrift.async.AsyncMethodCallback resultHandler)
throws org.apache.thrift.TException
org.apache.thrift.TExceptionCopyright © 2023. All Rights Reserved.