See: Description
| Class | Description |
|---|---|
| Checksum |
Provides convenience functions for dealing with MessageDigest algorithms.
|
| Constants |
Constants used in Granules code.
|
| GranulesStaticConfig |
Holds the start up and configuration properties of a Granules
resource instance or a job.
|
| MarshallingUtil |
This is a utility class which includes methods for marshalling and
un-marshalling several commonly used data types.
|
| Matrix |
A class that encapsulates a Matrix.
|
| MatrixColumnMajor |
A matrix encapsulator where the Matrix is stored in column-major format for
faster reads from the underlying file system.
|
| MatrixFactory |
This is a Factory class which creates matrices that are stored either in row
major or column major formats.
|
| MD5Checksum |
A class that calculate checksum for a string.
|
| ParamsReader |
This is a utility class which is useful in reading specified configuration
parameters.
|
| StreamPublisher | |
| SystemCommand |
This is a utility class that allows one to execute native commands from Java.
|
| UUIDRetriever |
This class provides a small wrapper around the JUG UUIDGenerator written
by Tatu Saloranta, tatu.saloranta@iki.fi.
|
| Version |
This class is a utility class for identifying the version of the GRANULES
system.
|
| ZooKeeperUtils |
Copyright © 2015. All rights reserved.