| Package | Description | 
|---|---|
| org.apache.kudu.flume.sink | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AvroKuduOperationsProducerAn Avro serializer that generates one operation per event by deserializing the event
 body as an Avro record and mapping its fields to columns in a Kudu table. | 
| class  | RegexpKuduOperationsProducer | 
| class  | SimpleKeyedKuduOperationsProducer | 
| class  | SimpleKuduOperationsProducerA simple serializer that generates one  InsertperEventby writing the event body into a BINARY column. | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.