| Name | Description | Type | Package | Framework |
| AccumuloCompositeRowId | AccumuloCompositeKey extension of LazyStruct. | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive |
| AccumuloRowIdFactory | Interface | org.apache.hadoop.hive.accumulo.serde | Apache Hive | |
| AccumuloRowSerializer | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive | |
| AccumuloSerDe | Deserialization from Accumulo to LazyAccumuloRow for Hive. | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive |
| AccumuloSerDeParameters | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive | |
| CompositeAccumuloRowIdFactory | AccumuloRowIdFactory designed for injection of the AccumuloCompositeRowId to be used to generate the Accumulo rowId. | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive |
| DefaultAccumuloRowIdFactory | Default implementation of the AccumuloRowIdFactory which uses the normal AccumuloRowSerializer methods to serialize the field for storage into Accumulo. | Class | org.apache.hadoop.hive.accumulo.serde | Apache Hive |