D - public class FlushControlMessage<D> extends ControlMessage<D>
| Modifier and Type | Class and Description |
|---|---|
static class |
FlushControlMessage.FlushType |
StreamEntity.ForkCloner, StreamEntity.ForkedEntityBuilderNoopAckable| Constructor and Description |
|---|
FlushControlMessage() |
| Modifier and Type | Method and Description |
|---|---|
protected StreamEntity<D> |
buildClone() |
ack, addCallBack, forkCloner, getSingleClone, nackprotected StreamEntity<D> buildClone()
buildClone in class StreamEntity<D>StreamEntity. Implementations need not worry about the callbacks, they will be set
automatically.