| Name | Description | Type | Package | Framework |
| AbstractNodeTupleWritable | A abstract general purpose writable where the actual class represented is composed of a number of Node instances | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena |
| CharacteristicSetWritable | Represents a characteristic set which is comprised of a count of nodes for which the characteristic is applicable and a set of characteristics which | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena |
| CharacteristicWritable | Represents a characteristic for a single node and contains the node and a count associated with that node | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena |
| NodeTupleWritable | A writable RDF tuple Unlike the more specific TripleWritable and QuadWritable this | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena |
| NodeWritable | A writable for Node instances This uses RDF Thrift | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena |
| QuadWritable | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena | |
| SimpleBinaryComparator | A general purpose comparator that may be used with any types which can be compared directly on their binary encodings | Class | common.org.apache.jena.hadoop.rdf.types.comparators | Apache Jena |
| ThriftConverter | Helper for converting between the binary representation of Nodes, Triples and Quads and their Jena API equivalents | Class | common.org.apache.jena.hadoop.rdf.types.converters | Apache Jena |
| TripleWritable | Class | common.org.apache.jena.hadoop.rdf.types | Apache Jena | |