Package com.hazelcast.spi.merge
Interface SplitBrainMergeTypes.VectorCollectionMergeTypes<K,V extends VectorDocument<?>>
- Type Parameters:
K
- type ofVectorCollection
keyV
- type ofVectorDocument
, stored in theVectorCollection
- All Superinterfaces:
MergingEntry<K,
,V> MergingValue<V>
,MergingView
- Enclosing class:
- SplitBrainMergeTypes
public static interface SplitBrainMergeTypes.VectorCollectionMergeTypes<K,V extends VectorDocument<?>>
extends MergingEntry<K,V>
Merge type of
VectorCollection
.- Since:
- 6.0.0
-
Method Summary
Methods inherited from interface com.hazelcast.spi.merge.MergingEntry
getKey, getRawKey
Methods inherited from interface com.hazelcast.spi.merge.MergingValue
getDeserializedValue, getRawValue, getValue