| Class | Description |
|---|---|
| BlocksLocker |
Handle local block locking.
|
| DataServer |
The Server to serve data file read request from remote machines.
|
| DataServerMessage |
The message type used to send data request and response for remote data.
|
| Worker |
Entry point for a worker daemon.
|
| WorkerClient |
The client talks to a worker server.
|
| WorkerServiceHandler |
WorkerServiceHandler handles all the RPC calls to the worker. |
| WorkerSpaceCounter |
The worker space counter, in charge of counting and granting spaces in a worker daemon.
|
| WorkerStorage |
The structure to store a worker's information in worker node.
|
Copyright © 2014. All rights reserved.