| Class | Description |
|---|---|
| AbstractMessage |
Abstract implementation of
Message which exposes the timestamp, sender, and payload
of a message. |
| FutureMessage<M extends Message> |
Implementation of a
Future for Messages that
are being added to the Log via Log.add(com.thinkaurelius.titan.diskstorage.StaticBuffer). |
| ProcessMessageJob |
Helper class for processing read messages with the registered message readers.
|
Copyright © 2012–2015. All rights reserved.