| Interface | Description |
|---|---|
| Log.Tag |
Tags for log messages
|
| Class | Description |
|---|---|
| ByteBufferInputStream | |
| Check | |
| Counter | |
| FileIntegrityChecker | |
| GLMRunner | |
| IndentingAppender | |
| JCodeGen | |
| JsonUtil | |
| JStackCollectorTask | |
| LinuxProcFileReader |
Linux /proc file reader.
|
| Log |
Log for H2O.
|
| Log.LogStr | |
| Log.Wrapper | |
| LogCollectorTask | |
| 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.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 |