Class Summary |
ComputeEngineImpl |
Deprecated. No longer used as of 0.2 |
JCEPHandler |
The JCEPHandler handles all JCEP communications. |
JCEPHandler.LogFlusher |
A helper class used as a shutdown hook. |
JCEPInputStream |
This class is used to read a serialized Job object that was written to disk with
annotation for where to find its class data. |
JCEPOutputStream |
The JCEPOutputStream is used by the Job object to write itself to disk when
asked to checkpoint. |
JCEPProtocolModule |
This class defines the interface for classes which which to implement a JCEP
service. |
JCEPVersion10Module |
This class implements the 1.0 version of JCEP. |