public static interface MetaMasterMasterService.AsyncIface extends AlluxioService.AsyncIface
Modifier and Type | Method and Description |
---|---|
void |
getMasterId(MasterNetAddress masterAddress,
GetMasterIdTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
masterHeartbeat(long masterId,
MasterHeartbeatTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
void |
registerMaster(long masterId,
RegisterMasterTOptions options,
org.apache.thrift.async.AsyncMethodCallback resultHandler) |
getServiceVersion
void getMasterId(MasterNetAddress masterAddress, GetMasterIdTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void registerMaster(long masterId, RegisterMasterTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
void masterHeartbeat(long masterId, MasterHeartbeatTOptions options, org.apache.thrift.async.AsyncMethodCallback resultHandler) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2023. All Rights Reserved.