public class DeferredReadCommonIndexedPersistenceEncoding extends AbstractAdapterPersistenceEncoding
adapterExtendedData
commonData, 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
|
getAdapterExtendedData
getInsertionIds, getNumericData
getDuplicateCount, getInsertionPartitionKey, getInsertionSortKey, isAsync, isDeduplicationEnabled, isDuplicated
getCommonData, getDataId, getInternalAdapterId, getUnknownData, setInternalAdapterId
public DeferredReadCommonIndexedPersistenceEncoding(short adapterId, byte[] dataId, byte[] partitionKey, byte[] sortKey, int duplicateCount, PersistentDataset<Object> commonData, FlattenedUnreadData unreadData)
public void convertUnknownValues(InternalDataAdapter<?> adapter, CommonIndexModel model)
AbstractAdapterPersistenceEncoding
convertUnknownValues
in class AbstractAdapterPersistenceEncoding
Copyright © 2013–2022. All rights reserved.