Package com.hazelcast.spi.merge
Interface SplitBrainMergeTypes.VectorCollectionMergeTypes<K,V extends VectorDocument<?>>
- Type Parameters:
K- type ofVectorCollectionkeyV- 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:
- 5.6
-
Method Summary
Methods inherited from interface com.hazelcast.spi.merge.MergingEntry
getKey, getRawKeyMethods inherited from interface com.hazelcast.spi.merge.MergingValue
getDeserializedValue, getRawValue, getValue