All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
BsFileConfigToLabelCQ |
addOrderBy_FileConfigId_Asc() |
BsFileConfigToLabelCQ |
addOrderBy_FileConfigId_Desc() |
BsFileConfigToLabelCQ |
addOrderBy_Id_Asc() |
BsFileConfigToLabelCQ |
addOrderBy_Id_Desc() |
BsFileConfigToLabelCQ |
addOrderBy_LabelTypeId_Asc() |
BsFileConfigToLabelCQ |
addOrderBy_LabelTypeId_Desc() |
String |
asTableDbName() |
void |
bool(EsAbstractConditionQuery.BoolCall<FileConfigToLabelCQ> boolLambda) |
void |
bool(EsAbstractConditionQuery.BoolCall<FileConfigToLabelCQ> boolLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<FileConfigToLabelCQ,FileConfigToLabelCQ> filteredLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<FileConfigToLabelCQ,FileConfigToLabelCQ> filteredLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
functionScore(EsAbstractConditionQuery.OperatorCall<FileConfigToLabelCQ> queryLambda,
EsAbstractConditionQuery.ScoreFunctionCall<EsAbstractConditionQuery.ScoreFunctionCreator<FileConfigToLabelCQ>> functionsLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder> opLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<FileConfigToLabelCQ> notLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<FileConfigToLabelCQ> notLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setFileConfigId_CommonTerms(String fileConfigId) |
void |
setFileConfigId_CommonTerms(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setFileConfigId_Equal(String fileConfigId) |
void |
setFileConfigId_Equal(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setFileConfigId_Exists() |
void |
setFileConfigId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setFileConfigId_Fuzzy(String fileConfigId) |
void |
setFileConfigId_Fuzzy(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setFileConfigId_GreaterEqual(String fileConfigId) |
void |
setFileConfigId_GreaterEqual(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setFileConfigId_GreaterThan(String fileConfigId) |
void |
setFileConfigId_GreaterThan(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setFileConfigId_InScope(Collection<String> fileConfigIdList) |
void |
setFileConfigId_InScope(Collection<String> fileConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setFileConfigId_LessEqual(String fileConfigId) |
void |
setFileConfigId_LessEqual(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setFileConfigId_LessThan(String fileConfigId) |
void |
setFileConfigId_LessThan(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setFileConfigId_Match(String fileConfigId) |
void |
setFileConfigId_Match(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setFileConfigId_MatchPhrase(String fileConfigId) |
void |
setFileConfigId_MatchPhrase(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setFileConfigId_MatchPhrasePrefix(String fileConfigId) |
void |
setFileConfigId_MatchPhrasePrefix(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setFileConfigId_NotEqual(String fileConfigId) |
void |
setFileConfigId_NotEqual(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setFileConfigId_NotTerm(String fileConfigId) |
void |
setFileConfigId_NotTerm(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setFileConfigId_Prefix(String fileConfigId) |
void |
setFileConfigId_Prefix(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setFileConfigId_Regexp(String fileConfigId) |
void |
setFileConfigId_Regexp(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setFileConfigId_SpanTerm(String fileConfigId) |
void |
setFileConfigId_SpanTerm(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setFileConfigId_Term(String fileConfigId) |
void |
setFileConfigId_Term(String fileConfigId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setFileConfigId_Terms(Collection<String> fileConfigIdList) |
void |
setFileConfigId_Terms(Collection<String> fileConfigIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setFileConfigId_Wildcard(String fileConfigId) |
void |
setFileConfigId_Wildcard(String fileConfigId,
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() |