public class DeferredReadCommonIndexedPersistenceEncoding extends AbstractAdapterPersistenceEncoding
adapterExtendedDatacommonData, DOUBLE_TOLERANCE, LOGGER, unknownData| Constructor and Description |
|---|
DeferredReadCommonIndexedPersistenceEncoding(short adapterId,
byte[] dataId,
byte[] partitionKey,
byte[] sortKey,
int duplicateCount,
PersistentDataset<Object> commonData,
FlattenedUnreadData unreadData) |
| Modifier and Type | Method and Description |
|---|---|
void |
convertUnknownValues(InternalDataAdapter<?> adapter,
CommonIndexModel model)
Process unknownData given adapter and model to convert to adapter extended values
|
getAdapterExtendedDatagetInsertionIds, getNumericDatagetDuplicateCount, getInsertionPartitionKey, getInsertionSortKey, isAsync, isDeduplicationEnabled, isDuplicatedgetCommonData, getDataId, getInternalAdapterId, getUnknownData, setInternalAdapterIdpublic DeferredReadCommonIndexedPersistenceEncoding(short adapterId,
byte[] dataId,
byte[] partitionKey,
byte[] sortKey,
int duplicateCount,
PersistentDataset<Object> commonData,
FlattenedUnreadData unreadData)
public void convertUnknownValues(InternalDataAdapter<?> adapter, CommonIndexModel model)
AbstractAdapterPersistenceEncodingconvertUnknownValues in class AbstractAdapterPersistenceEncodingCopyright © 2013–2022. All rights reserved.