Package org.lance.namespace.model
Class AnalyzeTableQueryPlanRequest
java.lang.Object
org.lance.namespace.model.AnalyzeTableQueryPlanRequest
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.12.0")
public class AnalyzeTableQueryPlanRequest
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbypassVectorIndex(Boolean bypassVectorIndex) columns(QueryTableRequestColumns columns) distanceType(String distanceType) booleanfastSearch(Boolean fastSearch) fullTextQuery(QueryTableRequestFullTextQuery fullTextQuery) getEf()getId()getK()inthashCode()lowerBound(Float lowerBound) putContextItem(String key, String contextItem) refineFactor(Integer refineFactor) voidsetBypassVectorIndex(Boolean bypassVectorIndex) voidsetColumns(QueryTableRequestColumns columns) voidsetContext(Map<String, String> context) voidsetDistanceType(String distanceType) voidvoidsetFastSearch(Boolean fastSearch) voidvoidsetFullTextQuery(QueryTableRequestFullTextQuery fullTextQuery) voidvoidsetIdentity(Identity identity) voidvoidsetLowerBound(Float lowerBound) voidsetNprobes(Integer nprobes) voidvoidsetPrefilter(Boolean prefilter) voidsetRefineFactor(Integer refineFactor) voidsetUpperBound(Float upperBound) voidsetVector(QueryTableRequestVector vector) voidsetVectorColumn(String vectorColumn) voidsetVersion(Long version) voidsetWithRowId(Boolean withRowId) toString()toUrlQueryString(String prefix) upperBound(Float upperBound) vector(QueryTableRequestVector vector) vectorColumn(String vectorColumn)
-
Field Details
-
JSON_PROPERTY_IDENTITY
-
JSON_PROPERTY_CONTEXT
-
JSON_PROPERTY_ID
-
JSON_PROPERTY_BYPASS_VECTOR_INDEX
-
JSON_PROPERTY_COLUMNS
-
JSON_PROPERTY_DISTANCE_TYPE
-
JSON_PROPERTY_EF
-
JSON_PROPERTY_FAST_SEARCH
-
JSON_PROPERTY_FILTER
-
JSON_PROPERTY_FULL_TEXT_QUERY
-
JSON_PROPERTY_K
-
JSON_PROPERTY_LOWER_BOUND
-
JSON_PROPERTY_NPROBES
-
JSON_PROPERTY_OFFSET
-
JSON_PROPERTY_PREFILTER
-
JSON_PROPERTY_REFINE_FACTOR
-
JSON_PROPERTY_UPPER_BOUND
-
JSON_PROPERTY_VECTOR
-
JSON_PROPERTY_VECTOR_COLUMN
-
JSON_PROPERTY_VERSION
-
JSON_PROPERTY_WITH_ROW_ID
-
-
Constructor Details
-
AnalyzeTableQueryPlanRequest
public AnalyzeTableQueryPlanRequest()
-
-
Method Details
-
identity
-
getIdentity
-
setIdentity
-
context
-
putContextItem
-
getContext
-
setContext
-
id
-
addIdItem
-
getId
-
setId
-
bypassVectorIndex
-
getBypassVectorIndex
-
setBypassVectorIndex
-
columns
-
getColumns
-
setColumns
-
distanceType
-
getDistanceType
-
setDistanceType
-
ef
-
getEf
-
setEf
-
fastSearch
-
getFastSearch
-
setFastSearch
-
filter
-
getFilter
-
setFilter
-
fullTextQuery
public AnalyzeTableQueryPlanRequest fullTextQuery(@Nullable QueryTableRequestFullTextQuery fullTextQuery) -
getFullTextQuery
-
setFullTextQuery
-
k
-
getK
-
setK
-
lowerBound
-
getLowerBound
-
setLowerBound
-
nprobes
-
getNprobes
-
setNprobes
-
offset
-
getOffset
-
setOffset
-
prefilter
-
getPrefilter
-
setPrefilter
-
refineFactor
-
getRefineFactor
-
setRefineFactor
-
upperBound
-
getUpperBound
-
setUpperBound
-
vector
-
getVector
-
setVector
-
vectorColumn
-
getVectorColumn
-
setVectorColumn
-
version
-
getVersion
-
setVersion
-
withRowId
-
getWithRowId
-
setWithRowId
-
equals
-
hashCode
public int hashCode() -
toString
-
toUrlQueryString
-
toUrlQueryString
-