Interface | Description |
---|---|
Log.Tag |
Tags for log messages
|
Class | Description |
---|---|
ByteBufferInputStream | |
Check | |
Counter | |
D3Plot |
Helper class to plot simple 2D scatter plots.
|
FileIntegrityChecker | |
GLMRunner | |
IndentingAppender | |
JCodeGen | |
JsonUtil | |
JStackCollectorTask | |
LinuxProcFileReader |
Linux /proc file reader.
|
Log |
Log for H2O.
|
Log.LogStr | |
Log.Wrapper | |
LogCollectorTask | |
MRUtils | |
RemoveAllKeysTask | |
RIStream | |
RString |
A replaceable string that allows very easy and simple replacements.
|
SB | |
TimelineSnapshot |
Wrapper around timeline snapshot.
|
TreeRenderer | |
UserSpecifiedNetwork |
Data structure for holding network info specified by the user on the command line.
|
Utils | |
Utils.AtomicDoubleArray | |
Utils.AtomicFloatArray | |
Utils.AtomicIntArray | |
Utils.AtomicLongArray | |
Utils.IcedArrayList<T extends Iced> |
Simple wrapper around ArrayList with support for H2O serialization
|
Utils.IcedHashMap<K extends Iced,V extends Iced> |
Simple wrapper around HashMap with support for H2O serialization
|
Utils.IcedInt | |
Utils.IcedLong |
Enum | Description |
---|---|
Log.Tag.Kind |
What kind of message?
|
Log.Tag.Sys |
Which subsystem of h2o?
|
Exception | Description |
---|---|
Utils.ExpectedExceptionForDebug |