- ChangeDataDBDocumentReader - Class in com.mapr.db.cdc.impl
-
- ChangeDataDBDocumentReader(DBDocumentReader2, long, long, ChangeOp) - Constructor for class com.mapr.db.cdc.impl.ChangeDataDBDocumentReader
-
- ChangeDataKeyValue - Class in com.mapr.db.cdc
-
An encapsulation of a change to a single field in a row or document.
- ChangeDataKeyValue(FieldPath, ChangeNode) - Constructor for class com.mapr.db.cdc.ChangeDataKeyValue
-
- ChangeDataReaderImpl - Class in com.mapr.db.cdc.impl
-
A parser that traverses over the individual change nodes in a ChangeDataRecord
- ChangeDataReaderImpl(ChangeDataRecordImpl, ChangeDataDBDocumentReader, ChangeNodeImpl) - Constructor for class com.mapr.db.cdc.impl.ChangeDataReaderImpl
-
- ChangeDataReaderImplBinary() - Constructor for class com.mapr.db.cdc.impl.ChangeDataRecordImplBinary.ChangeDataReaderImplBinary
-
- ChangeDataRecordDeserializer - Class in com.mapr.db.cdc
-
An implementation of Kafka's Deserializer which deserializes the MapR
Stream messages to an instance of ChangeDataRecord class.
- ChangeDataRecordDeserializer() - Constructor for class com.mapr.db.cdc.ChangeDataRecordDeserializer
-
- ChangeDataRecordImpl - Class in com.mapr.db.cdc.impl
-
This interface encapsulates an atomic set of change operations that
were performed to a single Document in the source
DocumentStore or Table.
- ChangeDataRecordImpl(Map<FieldPath, Integer>, Map<Integer, String>, Dbserver.RawChangeData, ByteBuffer) - Constructor for class com.mapr.db.cdc.impl.ChangeDataRecordImpl
-
- ChangeDataRecordImplBinary - Class in com.mapr.db.cdc.impl
-
This interface encapsulates an atomic set of change operations that
were performed to a single Document in the source
DocumentStore or Table.
- ChangeDataRecordImplBinary(Map<Integer, String>, Dbserver.RawChangeData, ByteBuffer) - Constructor for class com.mapr.db.cdc.impl.ChangeDataRecordImplBinary
-
- ChangeDataRecordImplBinary.ChangeDataReaderImplBinary - Class in com.mapr.db.cdc.impl
-
A parser that traverses over the individual change nodes in a ChangeDataRecord
- ChangeDataRecordImplJson - Class in com.mapr.db.cdc.impl
-
This interface encapsulates an atomic set of change operations that
were performed to a single Document in the source
DocumentStore or Table.
- ChangeDataRecordImplJson(Map<FieldPath, Integer>, Map<Integer, String>, Dbserver.RawChangeData, ByteBuffer) - Constructor for class com.mapr.db.cdc.impl.ChangeDataRecordImplJson
-
- ChangeDataUtil - Class in com.mapr.db.cdc.impl
-
- ChangeDataUtil() - Constructor for class com.mapr.db.cdc.impl.ChangeDataUtil
-
- ChangeNodeImpl - Class in com.mapr.db.cdc.impl
-
An encapsulation of a change to a single field in a row or document.
- ChangeNodeImpl() - Constructor for class com.mapr.db.cdc.impl.ChangeNodeImpl
-
- ChangeNodeImpl(ChangeNodeImpl) - Constructor for class com.mapr.db.cdc.impl.ChangeNodeImpl
-
- ChangeNodeImpl(ChangeEvent, ChangeOp, long, long, String, int, TimeAndUniq, Value, boolean, boolean) - Constructor for class com.mapr.db.cdc.impl.ChangeNodeImpl
-
- close() - Method in class com.mapr.db.cdc.ChangeDataRecordDeserializer
-
Closes this instance of deserializer.
- columnBytes() - Method in class com.mapr.db.cdc.impl.BinaryCell
-
- com.mapr.db.cdc - package com.mapr.db.cdc
-
- com.mapr.db.cdc.impl - package com.mapr.db.cdc.impl
-
- configure(Map<String, ?>, boolean) - Method in class com.mapr.db.cdc.ChangeDataRecordDeserializer
-
Configure this instance of the deserializer.
- copyByteBufferMap(Map<Integer, ByteBuffer>, Map<Integer, ByteBuffer>) - Static method in class com.mapr.db.cdc.impl.ChangeDataRecordImpl
-