| Interface | Description |
|---|---|
| EnremmetaConstants |
Constants across all Enremmeta projects.
|
| Jsonable |
Marker interface denoting whether we know this object can easily get converted to JSON.
|
| SimpleCallback |
| Class | Description |
|---|---|
| BidderCalendar | |
| DelimLayout |
Delimited layout.
|
| DelimLayoutSpec | |
| FutureWaiter | |
| InsecureUuid |
Without synchronization, because who cares but this is faster.
|
| ManifestUtils | |
| ManifestUtilsSpec | |
| ModUidStruct |
Structure for holding mod_uid.
|
| S3RolloverStrategy |
A rollover strategy to move files to s3.
|
| ServiceRunner |
Implements some common services for classes that are intended to have main(), such as
command-line parsing, etc.
|
| Utils |
Various utilities.
|
| UtilsTest |