Interface | Description |
---|---|
Environment.LinuxLibC | |
Environment.WinLibC | |
Lambda.CallableThatThrows<T> | |
Lambda.FunctionThatThrows<T,R> | |
Lambda.IteratorWithIndex<T> | |
Lambda.RunnableThatThrows | |
Lambda.RunnableThatThrows3Exceptions<A extends Throwable,B extends Throwable,C extends Throwable> |
Class | Description |
---|---|
BoundedStringWriter |
BoundedStringWriter that keeps a limited amount (maxLength) of chars into
a sliding (elements are added and removed from the head) buffer and always prints them to an output sink.
|
ChildFirstClassLoader |
ChildFirstClassLoader provides a child-first delegation mechanims for class loading.
|
ClasspathUtils | |
CookieBasedProcessTreeKiller | |
Criteria |
When user searches for nodes in the resource manager he
can specify various criteria.
|
Environment |
Environment this class uses JNA to change the System Environment variables from the current JVM
|
Environment.POSIX | |
FileToBytesConverter |
Utility functions for converting files contents to a byte array,
and vis versa.
|
FileUtils |
Utils for file handling files.
|
Lambda | |
NodeSet |
The set of nodes given by the resource manager for computations.
|
ObjectArrayFormatter |
ObjectArrayFormatter is used to format (as string) an object in ordered column.
|
ObjectByteConverter |
Utility functions for converting object to a byte array,
and vice versa.
|
OneJar | |
PAExecutors |
Helper class to create executors (not provided by java standard api)
|
PAProperties |
Contain definitions related to ProActive properties which are common
to Scheduler, Resource Manager and Nodes.
|
PAPropertiesLazyLoader | |
SecurityPolicyLoader | |
Tools |
Provides some methods used by the scheduler or the GUI to display some tips properly.
|
Version |
Enum | Description |
---|---|
OperatingSystem |
OperatingSystem
|
OperatingSystemFamily |
OperatingSystemFamily
|