| Interface | Description |
|---|---|
| ProvidesTime |
An interface for anything that returns the time in the same format as System.currentTimeMillis().
|
| Class | Description |
|---|---|
| BaseRelativeTime |
Provide time from a local source and a hint from a time source.
|
| RelativeTime |
Provide time from System time and hints from another time source.
|
| SimpleTimer |
Generic singleton timer.
|
| SystemTime |
The most obvious implementation of ProvidesTime.
|
Copyright © 2015 Apache Accumulo Project. All rights reserved.