public interface ChannelContext
| Modifier and Type | Method and Description |
|---|---|
void |
emit(Values data)
Emit data to the next stage of the data pipeline.
|
void |
fireChannelInactive() |
void emit(Values data)
Emit data to the next stage of the data pipeline.
void fireChannelInactive()
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.