public class LostStreamData
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getBytes()
Get the number of bytes that were lost
|
java.util.List<java.lang.Long> |
getMessages()
Get the lost message ids
|
java.lang.String |
toString() |
public java.util.List<java.lang.Long> getMessages()
public java.lang.Long getBytes()
public java.lang.String toString()
toString in class java.lang.Object