Package org.apache.jena.dboe.base.record
-
Interface Summary Interface Description RecordMapper<X> Allow bytes to pull directly out of storage with no copy to record; also extract the key bytes into an array. -
Class Summary Class Description Record A record is pair of key and value.RecordFactory Record creator -
Exception Summary Exception Description RecordException