Package | Description |
---|---|
tachyon.thrift |
Modifier and Type | Method and Description |
---|---|
void |
MasterService.AsyncIface.worker_heartbeat(long workerId,
long usedBytes,
List<Long> removedBlocks,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.worker_heartbeat_call> resultHandler) |
void |
MasterService.AsyncClient.worker_heartbeat(long workerId,
long usedBytes,
List<Long> removedBlocks,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.worker_heartbeat_call> resultHandler) |
Constructor and Description |
---|
worker_heartbeat_call(long workerId,
long usedBytes,
List<Long> removedBlocks,
org.apache.thrift.async.AsyncMethodCallback<MasterService.AsyncClient.worker_heartbeat_call> resultHandler,
org.apache.thrift.async.TAsyncClient client,
org.apache.thrift.protocol.TProtocolFactory protocolFactory,
org.apache.thrift.transport.TNonblockingTransport transport) |
Copyright © 2014. All rights reserved.