@InterfaceAudience.Private
See: Description
| Interface | Description |
|---|---|
| TimelineReader |
This interface is for retrieving timeline information.
|
| TimelineStore | |
| TimelineWriter |
This interface is for storing timeline information.
|
| Class | Description |
|---|---|
| EntityIdentifier |
The unique identifier for an entity
|
| GenericObjectMapper |
A utility class providing methods for serializing and deserializing
objects.
|
| LeveldbTimelineStore |
An implementation of an application timeline store backed by leveldb.
|
| MemoryTimelineStore |
In-memory implementation of
TimelineStore. |
| NameValuePair |
A class holding a name and value pair, used for specifying filters in
TimelineReader. |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.