public interface Message
Log.| Modifier and Type | Method and Description |
|---|---|
StaticBuffer |
getContent()
Returns the content of the message
|
String |
getSenderId()
Returns the unique identifier for the sender of the message
|
long |
getTimestamp(TimeUnit unit)
Returns the timestamp of this message in the specified time unit.
|
String getSenderId()
long getTimestamp(TimeUnit unit)
unit - StaticBuffer getContent()
Copyright © 2012–2014. All rights reserved.