S - schema typeD - data typepublic class MetadataUpdateControlMessage<S,D> extends ControlMessage<D>
GlobalMetadata used for processing recordsStreamEntity.ForkCloner, StreamEntity.ForkedEntityBuilderNoopAckable| Constructor and Description |
|---|
MetadataUpdateControlMessage() |
| 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.