Package org.openbandy.io.rms

Interface Summary
RmsSerializer TODO describe purpose and usage

(c) Copyright P.
 

Class Summary
DirectByteArrayInputStream A version of ByteArrayInputStream that replaces the underlying byte array.
DirectByteArrayOutputStream A version of ByteArrayOutputStream that gives you direct access to the underlying byte array if needed.
RmsConnection Wrapper class to access 1 RecordStore.
RmsRecord In order to have a more efficient way to read records all access is encapsulated in this class, hence guaranteeing that: 1.
RmsSelector The RmsSelector is an implementation of the Selector interface for the RecordManagementStore (RMS).
RmsSerializerImpl The RmsSerializerImpl implements a storage serializer for the Record Management Store.
RmsStorage Abtstract and encapsule rms knowlegede (id generation etc.) TODO überprüfe alle RmsConnections, wo kann ich sparen ??!!!!! TODO NAMEN vereinfachen und konsequenter verwenden !!

(c) Copyright P.
RmsTypeRecordStoreHeader The RmsTypeRecordStoreHeader class is used to represent a list of RMS identifiers (i.e.
RmsValueContainer TODO describe purpose and usage TODO reuse the output streams and use RmsRecord

(c) Copyright P.