public interface DataFlowOperatorLifecycle extends DataFlowOperator
Modifier and Type | Method and Description |
---|---|
void |
close(DataFlowOpCloseContext closeContext) |
void |
open(DataFlowOpOpenContext openContext) |
void open(DataFlowOpOpenContext openContext)
void close(DataFlowOpCloseContext closeContext)
Copyright © 2005–2018. All rights reserved.