Class Summary |
Api |
The Api class provides static native implementation of common C/C++ operation not generally allowed by the JVM
It also internally implements the methods used RB-LB c++ classes |
Event |
LB Event Class Wrapped. |
InfoLB |
LB Information Class Wrapper
This class is not visible to the user, restricted to the package |
Job |
Allow controlling the job and perform several operations. |
JobCollection |
The JobCollection Class is a container class for Job objects . |
JobId |
|
JobStatus |
LB JobStatus Class Wrap. |
ListenerConsole |
Implementation of the Listener interface. |
Query |
LB QeuryServer Class Wrapped. |
Result |
The Result Class is used to store information of a required operation
Depending on the operation type, the user will be able to check for possible error
or in case of success retrieve back the Job required information |
Shadow |
This class provides the core management for interactive jobs. |
Url |
Managing Addresses
File name: Url.java |
UserCredential |
The UserCredential class allows to control the general user security certificate's validity. |
UserJobs |
Allow controlling all the jobs owned by the user
The UserJobs class provides methods that allow controlling all the user's jobs during its lifetime. |