| Name | Description | Type | Package | Framework |
| AcidInputFormat | The interface required for input formats that what to support ACID The goal is to provide ACID transactions to Hive. | Interface | org.apache.hadoop.hive.ql.io | Apache Hive |
| AcidInputFormat .AcidRecordReader | RecordReader returned by AcidInputFormat working in row-at-a-time mode should AcidRecordReader. | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
| AcidInputFormat .Options | Options for controlling the record readers. | Class | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive |
| AcidInputFormat .RawReader | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive | |
| AcidInputFormat .RowReader | Interface | org.apache.hadoop.hive.ql.io.AcidInputFormat | Apache Hive | |