public static class MockProcessorContext.CapturedForward extends Object
Modifier and Type | Method and Description |
---|---|
String |
childName()
The child this data was forwarded to.
|
KeyValue |
keyValue()
The data forwarded.
|
long |
timestamp()
The timestamp attached to the forwarded record.
|
String |
toString() |
public String childName()
null
if it was broadcast.public long timestamp()
-1
if none was forwarded.public KeyValue keyValue()