Package com.gigaspaces.internal.query
Class CompoundConvertedObjectWrapper
java.lang.Object
com.gigaspaces.internal.query.CompoundConvertedObjectWrapper
- Since:
- 9.5
- Author:
- Yechiel
-
Method Summary
Modifier and TypeMethodDescriptioncreate(Object[] segmentValues, TypeDataIndex<Object> index) createForExtendedMatch(Object[] segmentValues, TypeDataIndex<Object> index, boolean isMin, boolean includeEdge, boolean includeEdgeFirstSegment) getValue()
-
Method Details
-
getValue
-
create
public static CompoundConvertedObjectWrapper create(Object[] segmentValues, TypeDataIndex<Object> index) -
createForExtendedMatch
public static CompoundConvertedObjectWrapper createForExtendedMatch(Object[] segmentValues, TypeDataIndex<Object> index, boolean isMin, boolean includeEdge, boolean includeEdgeFirstSegment)
-