Uses of Interface
tachyon.thrift.WorkerService.Iface

Packages that use WorkerService.Iface
tachyon   
tachyon.thrift   
 

Uses of WorkerService.Iface in tachyon
 

Classes in tachyon that implement WorkerService.Iface
 class WorkerServiceHandler
          WorkerServiceHandler handles all the RPC call to the worker.
 

Uses of WorkerService.Iface in tachyon.thrift
 

Classes in tachyon.thrift with type parameters of type WorkerService.Iface
static class WorkerService.Processor<I extends WorkerService.Iface>
           
 

Classes in tachyon.thrift that implement WorkerService.Iface
static class WorkerService.Client
           
 



Copyright © 2013. All Rights Reserved.