public class BasicTestControlMessage<T> extends ControlMessage<T>
ControlMessage used for testing.StreamEntity.ForkCloner, StreamEntity.ForkedEntityBuilderNoopAckable| Constructor and Description |
|---|
BasicTestControlMessage() |
| Modifier and Type | Method and Description |
|---|---|
StreamEntity<T> |
buildClone() |
ack, addCallBack, forkCloner, getSingleClone, nackpublic StreamEntity<T> buildClone()
buildClone in class StreamEntity<T>StreamEntity. Implementations need not worry about the callbacks, they will be set
automatically.