See: Description
| Class | Description | 
|---|---|
| DirectTimelineWriter | A simple writer class for storing Timeline data into Leveldb store. | 
| FileSystemTimelineWriter | A simple writer class for storing Timeline data in any storage that
 implements a basic FileSystem interface. | 
| TimelineClientImpl | |
| TimelineConnector | Utility Connector class which is used by timeline clients to securely get
 connected to the timeline server. | 
| TimelineConnector.TimelineClientRetryOp | Abstract class for an operation that should be retried by timeline client. | 
| TimelineConnector.TimelineClientRetryOpForOperateDelegationToken | |
| TimelineV2ClientImpl | Implementation of timeline v2 client interface. | 
| TimelineWriter | Base writer class to write the Timeline data. | 
Copyright © 2018 Apache Software Foundation. All Rights Reserved.