public class IndexSelectWhereDSLCodeGen_DSE_5_0_0 extends IndexSelectWhereDSLCodeGen2_2 implements DSESearchSupport
AbstractDSLCodeGen.ClassSignatureInfo, AbstractDSLCodeGen.ClassSignatureParams, AbstractDSLCodeGen.FieldSignatureInfo, AbstractDSLCodeGen.IndexFieldSignatureInfo, AbstractDSLCodeGen.ReturnType, AbstractDSLCodeGen.WhereClauseForDSESearchSupport.AugmentRelationClassForWhereClauseLambdaEQ, GT, GTE, INDEX_FIELD_SIGNATURE_SORTER, LT, LTE, TUPLE2_PARTITION_KEY_SORTER, TUPLE4_CLUSTERING_COLUMN_SORTER, TUPLE4_PARTITION_KEY_SORTER| Constructor and Description |
|---|
IndexSelectWhereDSLCodeGen_DSE_5_0_0() |
| Modifier and Type | Method and Description |
|---|---|
void |
buildDSESearchIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType) |
com.squareup.javapoet.TypeSpec |
buildSelectEndClass(EntityMetaCodeGen.EntityMetaSignature signature,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ClassSignatureParams classSignatureParams) |
augmentRelationClassForWhereClause, augmentSelectEndClass, generateExtraWhereClassesbuildSASIIndexRelationbuildClusteringColumnRelation, buildIndexedRelationMethod, buildIndexRelationForCollection, buildIndexRelationForMapEntry, buildIndexRelationForMapKey, buildIndexRelationForMapValue, buildNativeIndexRelation, buildPartitionKeyRelation, buildWhereClasses, buildWhereClassesInternalaugmentWithTokenValueRelationClass, buildLimit, buildSelectEndClass, buildSelectWhereForClusteringColumn, buildSelectWhereForPartitionKey, buildWhereClassesForClusteringColumns, buildWhereClassesForPartitionKeys, buildWhereClassesInternal, maybeBuildOrderingBybuildAllColumns, buildAllColumnsWithSchemaProvider, buildClassesSignatureForWhereClause, buildEntityClassField, buildExactEntityMetaField, buildFrom, buildFromWithSchemaProvider, buildGetBoundValuesInternal, buildGetEncodedBoundValuesInternal, buildGetEntityClass, buildGetMetaInternal, buildGetOptions, buildGetRte, buildGetThis, buildRelationMethod, buildWhereConstructorWithOptions, formatColumnTuplesForJavadoc, getClusteringColsSignatureInfo, getDSESearchColsSignatureInfo, getIndexedColsSignatureInfo, getPartitionKeysSignatureInfo, hasCounter, relationToSymbolForJavaDocclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildDSEDoubleDateRelation, buildDSEDoubleRelation, buildDSERawPredicate, buildDSERawSolrQuery, buildDSESearchIndexRelation, buildDSESingleDateRelation, buildDSESingleRelation, buildDSETextContains, buildDSETextEndWith, buildDSETextStartWith, buildSearchRelationMethod, relationToSolrSyntaxForJavadoc, relationToSolrSyntaxForJavadoc, relationToSolrSyntaxForQuery, relationToSolrSyntaxForQuerybuildAllColumnsJSON, buildAllColumnsJSONWithSchemaProvider, buildEqFromJSONToRelationClass, buildIfEqFromJSONToConditionClass, buildJSONIndexRelationForCollection, buildJSONIndexRelationForMapEntry, buildJSONIndexRelationForMapKey, buildJSONIndexRelationForMapValue, buildSelectFromJSON, buildSetFromJSONToRelationClass, buildToJSONFunctionCalladdMultipleColumnsSliceRestrictions, addSingleColumnSliceRestrictions, buildAsymmetricColumnDoubleRelation, buildDoubleColumnRelation, buildDoubleTokenValueRelation, buildSymmetricColumnDoubleRelation, buildTuplesColumnRelationbuildColumnInVarargs, buildColumnRelation, buildTokenValueRelationpublic IndexSelectWhereDSLCodeGen_DSE_5_0_0()
public void buildDSESearchIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType)
buildDSESearchIndexRelation in class IndexSelectWhereDSLCodeGen2_1public com.squareup.javapoet.TypeSpec buildSelectEndClass(EntityMetaCodeGen.EntityMetaSignature signature, AbstractDSLCodeGen.ClassSignatureInfo lastSignature, AbstractDSLCodeGen.ClassSignatureParams classSignatureParams)
buildSelectEndClass in class IndexSelectWhereDSLCodeGenCopyright © 2012-2021. All Rights Reserved.