@InterfaceAudience.Public
public interface Output
Processor
 to control execution of this Output and write data to it.
 
 Users are expected to derive from AbstractLogicalOutput| Modifier and Type | Method and Description | 
|---|---|
Writer | 
getWriter()
Gets an instance of the  
Writer in an Output | 
void | 
start()
Start any processing that the Output may need to perform. 
 | 
void start()
    throws Exception
ExceptionCopyright © 2021 Apache Software Foundation. All rights reserved.