public interface AvroSourceProtocol
| Modifier and Type | Interface and Description |
|---|---|
static interface |
AvroSourceProtocol.Callback |
| Modifier and Type | Field and Description |
|---|---|
static org.apache.avro.Protocol |
PROTOCOL |
| Modifier and Type | Method and Description |
|---|---|
Status |
append(AvroFlumeEvent event) |
Status |
appendBatch(List<AvroFlumeEvent> events) |
Status append(AvroFlumeEvent event) throws org.apache.avro.AvroRemoteException
org.apache.avro.AvroRemoteExceptionStatus appendBatch(List<AvroFlumeEvent> events) throws org.apache.avro.AvroRemoteException
org.apache.avro.AvroRemoteExceptionCopyright © 2009-2015 Apache Software Foundation. All Rights Reserved.