@InterfaceAudience.Private
public interface ICombineHandler
| Modifier and Type | Method and Description | 
|---|---|
| void | close()close handlers, buffer pullers and pushers | 
| void | combine()run combiner | 
| long | getId() | 
void combine()
      throws IOException
IOExceptionlong getId()
void close()
    throws IOException
IOExceptionCopyright © 2008–2023 Apache Software Foundation. All rights reserved.