|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NoLocalWorkerException | |
---|---|
tachyon | |
tachyon.thrift |
Uses of NoLocalWorkerException in tachyon |
---|
Methods in tachyon that throw NoLocalWorkerException | |
---|---|
NetAddress |
MasterInfo.getWorker(boolean random,
String host)
|
NetAddress |
MasterClient.user_getWorker(boolean random,
String hostname)
|
NetAddress |
MasterServiceHandler.user_getWorker(boolean random,
String host)
|
Uses of NoLocalWorkerException in tachyon.thrift |
---|
Fields in tachyon.thrift declared as NoLocalWorkerException | |
---|---|
NoLocalWorkerException |
MasterService.user_getWorker_result.e
|
Methods in tachyon.thrift that return NoLocalWorkerException | |
---|---|
NoLocalWorkerException |
NoLocalWorkerException.deepCopy()
|
NoLocalWorkerException |
MasterService.user_getWorker_result.getE()
|
NoLocalWorkerException |
NoLocalWorkerException.setMessage(String message)
|
Methods in tachyon.thrift with parameters of type NoLocalWorkerException | |
---|---|
int |
NoLocalWorkerException.compareTo(NoLocalWorkerException other)
|
boolean |
NoLocalWorkerException.equals(NoLocalWorkerException that)
|
MasterService.user_getWorker_result |
MasterService.user_getWorker_result.setE(NoLocalWorkerException e)
|
Methods in tachyon.thrift that throw NoLocalWorkerException | |
---|---|
NetAddress |
MasterService.AsyncClient.user_getWorker_call.getResult()
|
NetAddress |
MasterService.Client.recv_user_getWorker()
|
NetAddress |
MasterService.Iface.user_getWorker(boolean random,
String host)
|
NetAddress |
MasterService.Client.user_getWorker(boolean random,
String host)
|
Constructors in tachyon.thrift with parameters of type NoLocalWorkerException | |
---|---|
MasterService.user_getWorker_result(NetAddress success,
NoLocalWorkerException e)
|
|
NoLocalWorkerException(NoLocalWorkerException other)
Performs a deep copy on other. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |