protected info.archinnov.achilles.type.tuples.Tuple2<com.squareup.javapoet.CodeBlock,ColumnInfo> |
FieldInfoParser.buildColumnInfo(GlobalParsingContext context,
AnnotationTree annotationTree,
VariableElement elm,
String fieldName,
com.squareup.javapoet.TypeName rawEntityClass) |
protected info.archinnov.achilles.type.tuples.Tuple2<com.squareup.javapoet.CodeBlock,IndexInfo> |
FieldInfoParser.buildDSESearchIndexInfo(AnnotationTree annotationTree) |
FieldInfoContext |
FieldInfoParser.buildFieldInfo(VariableElement elm,
AnnotationTree annotationTree,
EntityParsingContext context) |
protected info.archinnov.achilles.type.tuples.Tuple2<com.squareup.javapoet.CodeBlock,IndexInfo> |
FieldInfoParser.buildNativeIndexInfo(AnnotationTree annotationTree,
VariableElement elm,
EntityParsingContext context) |
protected info.archinnov.achilles.type.tuples.Tuple2<com.squareup.javapoet.CodeBlock,IndexInfo> |
FieldInfoParser.buildSASIIndexInfo(AnnotationTree annotationTree,
VariableElement elm,
EntityParsingContext context) |
CodecFactory.CodecInfo |
CodecFactory.createCodec(com.squareup.javapoet.TypeName sourceType,
AnnotationTree annotationTree,
FieldParsingContext context,
Optional<CodecFactory.CodecInfo> codecFromRegistry) |
com.squareup.javapoet.TypeName |
CodecFactory.determineTargetCQLType(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
com.squareup.javapoet.TypeName sourceType,
String methodName,
String paramName,
Optional<CodecFactory.CodecInfo> codecFromRegistry) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseList(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseMap(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseOptional(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseOptional(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseParam(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseSet(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple1(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple1(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple10(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple10(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple2(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple2(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple3(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple3(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple4(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple4(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple5(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple5(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple6(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple6(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple7(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple7(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple8(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple8(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseTuple9(AnnotationTree annotationTree,
FieldParsingContext context) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseTuple9(GlobalParsingContext context,
AnnotationTree annotationTree,
com.squareup.javapoet.TypeName parentType,
String methodName,
String paramName) |
protected FieldParser.FieldMetaSignature |
FieldParser.parseType(AnnotationTree annotationTree,
FieldParsingContext context,
com.squareup.javapoet.TypeName sourceType) |
FieldParser.FieldMetaSignature |
UDTParser.parseUDT(AnnotationTree annotationTree,
FieldParsingContext context,
FieldParser fieldParser) |
protected FunctionSignature.FunctionParamSignature |
FunctionParamParser.parseUDT(GlobalParsingContext context,
AnnotationTree annotationTree,
String paramName) |