Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.jppf.node.protocol Classes and Interfaces - 19 results found.
NameDescriptionTypePackageFramework
AbstractTaskAbstract superclass for all tasks submitted to the execution server.Classorg.jppf.node.protocolJppf
ClassPathA container for class path elements.Interfaceorg.jppf.node.protocolJppf
ClassPathElementInstances of this class represent classpath elements that can be added dynamically to a JPPF class loader.Interfaceorg.jppf.node.protocolJppf
ClassPathElementImplA simple implementation of the ClassPathElement interface.Classorg.jppf.node.protocolJppf
ClassPathImplA simple implementation of the ClassPath interfaceSee Also:Serialized FormClassorg.jppf.node.protocolJppf
CommandLineTaskInstances of this class encapsulate the execution of an external process, program or shell script.Classorg.jppf.node.protocolJppf
DataProviderInstances of this class provide a way for tasks to share common data.Interfaceorg.jppf.node.protocolJppf
InterruptibilityThis interface should be implemented by JPPF task classes that wish to control whether they can be interrupted upon cancellation or timeout.Interfaceorg.jppf.node.protocolJppf
JobClientSLAThis interface represents the Service Level Agreement between a JPPF job and a JPPF client.Interfaceorg.jppf.node.protocolJppf
JobCommonSLAThis interface represents the Service Level Agreement between a JPPF job and a server.Interfaceorg.jppf.node.protocolJppf
JobMetadataInstances of this interface hold metadata about a job, that can be used from a driver or node extension or plugin.Interfaceorg.jppf.node.protocolJppf
JobSLAThis interface represents the Service Level Agreement between a JPPF job and a server.Interfaceorg.jppf.node.protocolJppf
JPPFDistributedJobInterfaceorg.jppf.node.protocolJppf
JPPFExceptionResultInstances of this class are used to signal that a task could not be sent back by the node to the server.Classorg.jppf.node.protocolJppf
JPPFRunnableAnnotation to determine which method in a class is the task's main method.Classorg.jppf.node.protocolJppf
JPPFTaskThis class is kept for compatibility with existing user installations which make use of it, as we understand there are quite a few that still do.Classorg.jppf.node.protocolJppf
MemoryMapDataProviderClassorg.jppf.node.protocolJppf
ScriptedTaskA task implementation which executes a script in a specified JSR 223 (javax.Classorg.jppf.node.protocolJppf
TaskInterface for all tasks submitted to the execution server.Interfaceorg.jppf.node.protocolJppf