All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
BsDataConfigToLabelCQ |
addOrderBy_DataConfigId_Asc() |
BsDataConfigToLabelCQ |
addOrderBy_DataConfigId_Desc() |
BsDataConfigToLabelCQ |
addOrderBy_Id_Asc() |
BsDataConfigToLabelCQ |
addOrderBy_Id_Desc() |
BsDataConfigToLabelCQ |
addOrderBy_LabelTypeId_Asc() |
BsDataConfigToLabelCQ |
addOrderBy_LabelTypeId_Desc() |
String |
asTableDbName() |
void |
bool(EsAbstractConditionQuery.BoolCall<DataConfigToLabelCQ> boolLambda) |
void |
bool(EsAbstractConditionQuery.BoolCall<DataConfigToLabelCQ> boolLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<DataConfigToLabelCQ,DataConfigToLabelCQ> filteredLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<DataConfigToLabelCQ,DataConfigToLabelCQ> filteredLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
functionScore(EsAbstractConditionQuery.OperatorCall<DataConfigToLabelCQ> queryLambda,
EsAbstractConditionQuery.ScoreFunctionCall<EsAbstractConditionQuery.ScoreFunctionCreator<DataConfigToLabelCQ>> functionsLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder> opLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<DataConfigToLabelCQ> notLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<DataConfigToLabelCQ> notLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setDataConfigId_CommonTerms(String dataConfigId) |
void |
setDataConfigId_CommonTerms(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setDataConfigId_Equal(String dataConfigId) |
void |
setDataConfigId_Equal(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setDataConfigId_Exists() |
void |
setDataConfigId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setDataConfigId_Fuzzy(String dataConfigId) |
void |
setDataConfigId_Fuzzy(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setDataConfigId_GreaterEqual(String dataConfigId) |
void |
setDataConfigId_GreaterEqual(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setDataConfigId_GreaterThan(String dataConfigId) |
void |
setDataConfigId_GreaterThan(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setDataConfigId_InScope(Collection<String> dataConfigIdList) |
void |
setDataConfigId_InScope(Collection<String> dataConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setDataConfigId_LessEqual(String dataConfigId) |
void |
setDataConfigId_LessEqual(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setDataConfigId_LessThan(String dataConfigId) |
void |
setDataConfigId_LessThan(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setDataConfigId_Match(String dataConfigId) |
void |
setDataConfigId_Match(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setDataConfigId_MatchPhrase(String dataConfigId) |
void |
setDataConfigId_MatchPhrase(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setDataConfigId_MatchPhrasePrefix(String dataConfigId) |
void |
setDataConfigId_MatchPhrasePrefix(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setDataConfigId_NotEqual(String dataConfigId) |
void |
setDataConfigId_NotEqual(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setDataConfigId_NotTerm(String dataConfigId) |
void |
setDataConfigId_NotTerm(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setDataConfigId_Prefix(String dataConfigId) |
void |
setDataConfigId_Prefix(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setDataConfigId_Regexp(String dataConfigId) |
void |
setDataConfigId_Regexp(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setDataConfigId_SpanTerm(String dataConfigId) |
void |
setDataConfigId_SpanTerm(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setDataConfigId_Term(String dataConfigId) |
void |
setDataConfigId_Term(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setDataConfigId_Terms(Collection<String> dataConfigIdList) |
void |
setDataConfigId_Terms(Collection<String> dataConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setDataConfigId_Wildcard(String dataConfigId) |
void |
setDataConfigId_Wildcard(String dataConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
void |
setId_Equal(String id) |
void |
setId_Equal(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setId_InScope(Collection<String> idList) |
void |
setId_InScope(Collection<String> idList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.IdsQueryBuilder> opLambda) |
void |
setId_NotEqual(String id) |
void |
setId_NotEqual(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setId_NotTerm(String id) |
void |
setId_NotTerm(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setId_Term(String id) |
void |
setId_Term(String id,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setId_Terms(Collection<String> idList) |
void |
setId_Terms(Collection<String> idList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.IdsQueryBuilder> opLambda) |
void |
setLabelTypeId_CommonTerms(String labelTypeId) |
void |
setLabelTypeId_CommonTerms(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setLabelTypeId_Equal(String labelTypeId) |
void |
setLabelTypeId_Equal(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLabelTypeId_Exists() |
void |
setLabelTypeId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setLabelTypeId_Fuzzy(String labelTypeId) |
void |
setLabelTypeId_Fuzzy(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLabelTypeId_GreaterEqual(String labelTypeId) |
void |
setLabelTypeId_GreaterEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_GreaterThan(String labelTypeId) |
void |
setLabelTypeId_GreaterThan(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_InScope(Collection<String> labelTypeIdList) |
void |
setLabelTypeId_InScope(Collection<String> labelTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setLabelTypeId_LessEqual(String labelTypeId) |
void |
setLabelTypeId_LessEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_LessThan(String labelTypeId) |
void |
setLabelTypeId_LessThan(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLabelTypeId_Match(String labelTypeId) |
void |
setLabelTypeId_Match(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLabelTypeId_MatchPhrase(String labelTypeId) |
void |
setLabelTypeId_MatchPhrase(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setLabelTypeId_MatchPhrasePrefix(String labelTypeId) |
void |
setLabelTypeId_MatchPhrasePrefix(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setLabelTypeId_NotEqual(String labelTypeId) |
void |
setLabelTypeId_NotEqual(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLabelTypeId_NotTerm(String labelTypeId) |
void |
setLabelTypeId_NotTerm(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLabelTypeId_Prefix(String labelTypeId) |
void |
setLabelTypeId_Prefix(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setLabelTypeId_Regexp(String labelTypeId) |
void |
setLabelTypeId_Regexp(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setLabelTypeId_SpanTerm(String labelTypeId) |
void |
setLabelTypeId_SpanTerm(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setLabelTypeId_Term(String labelTypeId) |
void |
setLabelTypeId_Term(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLabelTypeId_Terms(Collection<String> labelTypeIdList) |
void |
setLabelTypeId_Terms(Collection<String> labelTypeIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setLabelTypeId_Wildcard(String labelTypeId) |
void |
setLabelTypeId_Wildcard(String labelTypeId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
String |
xgetAliasName() |