public class IndexSelectWhereDSLCodeGen2_1 extends IndexSelectWhereDSLCodeGen
AbstractDSLCodeGen.ClassSignatureInfo, AbstractDSLCodeGen.ClassSignatureParams, AbstractDSLCodeGen.FieldSignatureInfo, AbstractDSLCodeGen.IndexFieldSignatureInfo, AbstractDSLCodeGen.ReturnType, AbstractDSLCodeGen.WhereClauseForEQ, GT, GTE, INDEX_FIELD_SIGNATURE_SORTER, LT, LTE, TUPLE2_PARTITION_KEY_SORTER, TUPLE4_CLUSTERING_COLUMN_SORTER, TUPLE4_PARTITION_KEY_SORTER| Constructor and Description |
|---|
IndexSelectWhereDSLCodeGen2_1() |
buildClusteringColumnRelation, buildIndexedRelationMethod, buildIndexRelationForCollection, buildIndexRelationForMapEntry, buildIndexRelationForMapKey, buildIndexRelationForMapValue, buildNativeIndexRelation, buildPartitionKeyRelation, buildSelectEndClass, 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, waitaddMultipleColumnsSliceRestrictions, addSingleColumnSliceRestrictions, buildAsymmetricColumnDoubleRelation, buildDoubleColumnRelation, buildDoubleTokenValueRelation, buildSymmetricColumnDoubleRelation, buildTuplesColumnRelationbuildColumnInVarargs, buildColumnRelation, buildTokenValueRelationpublic void augmentSelectEndClass(com.squareup.javapoet.TypeSpec.Builder selectEndClassBuilder,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature)
augmentSelectEndClass in class SelectWhereDSLCodeGenpublic List<com.squareup.javapoet.TypeSpec> generateExtraWhereClasses(GlobalParsingContext context, EntityMetaCodeGen.EntityMetaSignature signature, List<AbstractDSLCodeGen.FieldSignatureInfo> partitionKeys, List<AbstractDSLCodeGen.FieldSignatureInfo> clusteringCols)
generateExtraWhereClasses in class SelectWhereDSLCodeGenpublic void augmentRelationClassForWhereClause(com.squareup.javapoet.TypeSpec.Builder relationClassBuilder,
AbstractDSLCodeGen.FieldSignatureInfo fieldSignatureInfo,
AbstractDSLCodeGen.ClassSignatureInfo nextSignature,
AbstractDSLCodeGen.ReturnType returnType)
augmentRelationClassForWhereClause in class SelectWhereDSLCodeGenpublic void buildSASIIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType)
buildSASIIndexRelation in class IndexSelectWhereDSLCodeGenpublic void buildDSESearchIndexRelation(com.squareup.javapoet.TypeSpec.Builder indexSelectWhereBuilder,
EntityMetaCodeGen.EntityMetaSignature signature,
String parentClassName,
AbstractDSLCodeGen.ClassSignatureInfo lastSignature,
AbstractDSLCodeGen.ReturnType returnType)
buildDSESearchIndexRelation in class IndexSelectWhereDSLCodeGenCopyright © 2012-2021. All Rights Reserved.