Interface SplitBrainMergeTypes.VectorCollectionMergeTypes<K,V extends VectorDocument<?>>

Type Parameters:
K - type of VectorCollection key
V - type of VectorDocument, stored in the VectorCollection
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