All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
BsFailureUrlCQ |
addOrderBy_ConfigId_Asc() |
BsFailureUrlCQ |
addOrderBy_ConfigId_Desc() |
BsFailureUrlCQ |
addOrderBy_ErrorCount_Asc() |
BsFailureUrlCQ |
addOrderBy_ErrorCount_Desc() |
BsFailureUrlCQ |
addOrderBy_ErrorLog_Asc() |
BsFailureUrlCQ |
addOrderBy_ErrorLog_Desc() |
BsFailureUrlCQ |
addOrderBy_ErrorName_Asc() |
BsFailureUrlCQ |
addOrderBy_ErrorName_Desc() |
BsFailureUrlCQ |
addOrderBy_Id_Asc() |
BsFailureUrlCQ |
addOrderBy_Id_Desc() |
BsFailureUrlCQ |
addOrderBy_LastAccessTime_Asc() |
BsFailureUrlCQ |
addOrderBy_LastAccessTime_Desc() |
BsFailureUrlCQ |
addOrderBy_ThreadName_Asc() |
BsFailureUrlCQ |
addOrderBy_ThreadName_Desc() |
BsFailureUrlCQ |
addOrderBy_Url_Asc() |
BsFailureUrlCQ |
addOrderBy_Url_Desc() |
String |
asTableDbName() |
void |
bool(EsAbstractConditionQuery.BoolCall<FailureUrlCQ> boolLambda) |
void |
bool(EsAbstractConditionQuery.BoolCall<FailureUrlCQ> boolLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<FailureUrlCQ,FailureUrlCQ> filteredLambda) |
void |
filtered(EsAbstractConditionQuery.FilteredCall<FailureUrlCQ,FailureUrlCQ> filteredLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
functionScore(EsAbstractConditionQuery.OperatorCall<FailureUrlCQ> queryLambda,
EsAbstractConditionQuery.ScoreFunctionCall<EsAbstractConditionQuery.ScoreFunctionCreator<FailureUrlCQ>> functionsLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.functionscore.FunctionScoreQueryBuilder> opLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<FailureUrlCQ> notLambda) |
void |
not(EsAbstractConditionQuery.OperatorCall<FailureUrlCQ> notLambda,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setConfigId_CommonTerms(String configId) |
void |
setConfigId_CommonTerms(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setConfigId_Equal(String configId) |
void |
setConfigId_Equal(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setConfigId_Exists() |
void |
setConfigId_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setConfigId_Fuzzy(String configId) |
void |
setConfigId_Fuzzy(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setConfigId_GreaterEqual(String configId) |
void |
setConfigId_GreaterEqual(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setConfigId_GreaterThan(String configId) |
void |
setConfigId_GreaterThan(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setConfigId_InScope(Collection<String> configIdList) |
void |
setConfigId_InScope(Collection<String> configIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setConfigId_LessEqual(String configId) |
void |
setConfigId_LessEqual(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setConfigId_LessThan(String configId) |
void |
setConfigId_LessThan(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setConfigId_Match(String configId) |
void |
setConfigId_Match(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setConfigId_MatchPhrase(String configId) |
void |
setConfigId_MatchPhrase(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setConfigId_MatchPhrasePrefix(String configId) |
void |
setConfigId_MatchPhrasePrefix(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setConfigId_NotEqual(String configId) |
void |
setConfigId_NotEqual(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setConfigId_NotTerm(String configId) |
void |
setConfigId_NotTerm(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setConfigId_Prefix(String configId) |
void |
setConfigId_Prefix(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setConfigId_Regexp(String configId) |
void |
setConfigId_Regexp(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setConfigId_SpanTerm(String configId) |
void |
setConfigId_SpanTerm(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setConfigId_Term(String configId) |
void |
setConfigId_Term(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setConfigId_Terms(Collection<String> configIdList) |
void |
setConfigId_Terms(Collection<String> configIdList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setConfigId_Wildcard(String configId) |
void |
setConfigId_Wildcard(String configId,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
void |
setErrorCount_CommonTerms(Integer errorCount) |
void |
setErrorCount_CommonTerms(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setErrorCount_Equal(Integer errorCount) |
void |
setErrorCount_Equal(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorCount_Exists() |
void |
setErrorCount_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setErrorCount_Fuzzy(Integer errorCount) |
void |
setErrorCount_Fuzzy(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorCount_GreaterEqual(Integer errorCount) |
void |
setErrorCount_GreaterEqual(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorCount_GreaterThan(Integer errorCount) |
void |
setErrorCount_GreaterThan(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorCount_InScope(Collection<Integer> errorCountList) |
void |
setErrorCount_InScope(Collection<Integer> errorCountList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorCount_LessEqual(Integer errorCount) |
void |
setErrorCount_LessEqual(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorCount_LessThan(Integer errorCount) |
void |
setErrorCount_LessThan(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorCount_Match(Integer errorCount) |
void |
setErrorCount_Match(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorCount_MatchPhrase(Integer errorCount) |
void |
setErrorCount_MatchPhrase(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setErrorCount_MatchPhrasePrefix(Integer errorCount) |
void |
setErrorCount_MatchPhrasePrefix(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setErrorCount_NotEqual(Integer errorCount) |
void |
setErrorCount_NotEqual(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorCount_NotTerm(Integer errorCount) |
void |
setErrorCount_NotTerm(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorCount_Term(Integer errorCount) |
void |
setErrorCount_Term(Integer errorCount,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorCount_Terms(Collection<Integer> errorCountList) |
void |
setErrorCount_Terms(Collection<Integer> errorCountList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorLog_CommonTerms(String errorLog) |
void |
setErrorLog_CommonTerms(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setErrorLog_Equal(String errorLog) |
void |
setErrorLog_Equal(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorLog_Exists() |
void |
setErrorLog_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setErrorLog_Fuzzy(String errorLog) |
void |
setErrorLog_Fuzzy(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorLog_GreaterEqual(String errorLog) |
void |
setErrorLog_GreaterEqual(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorLog_GreaterThan(String errorLog) |
void |
setErrorLog_GreaterThan(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorLog_InScope(Collection<String> errorLogList) |
void |
setErrorLog_InScope(Collection<String> errorLogList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorLog_LessEqual(String errorLog) |
void |
setErrorLog_LessEqual(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorLog_LessThan(String errorLog) |
void |
setErrorLog_LessThan(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorLog_Match(String errorLog) |
void |
setErrorLog_Match(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorLog_MatchPhrase(String errorLog) |
void |
setErrorLog_MatchPhrase(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setErrorLog_MatchPhrasePrefix(String errorLog) |
void |
setErrorLog_MatchPhrasePrefix(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setErrorLog_NotEqual(String errorLog) |
void |
setErrorLog_NotEqual(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorLog_NotTerm(String errorLog) |
void |
setErrorLog_NotTerm(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorLog_Prefix(String errorLog) |
void |
setErrorLog_Prefix(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setErrorLog_Regexp(String errorLog) |
void |
setErrorLog_Regexp(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setErrorLog_SpanTerm(String errorLog) |
void |
setErrorLog_SpanTerm(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setErrorLog_Term(String errorLog) |
void |
setErrorLog_Term(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorLog_Terms(Collection<String> errorLogList) |
void |
setErrorLog_Terms(Collection<String> errorLogList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorLog_Wildcard(String errorLog) |
void |
setErrorLog_Wildcard(String errorLog,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
void |
setErrorName_CommonTerms(String errorName) |
void |
setErrorName_CommonTerms(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setErrorName_Equal(String errorName) |
void |
setErrorName_Equal(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorName_Exists() |
void |
setErrorName_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setErrorName_Fuzzy(String errorName) |
void |
setErrorName_Fuzzy(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorName_GreaterEqual(String errorName) |
void |
setErrorName_GreaterEqual(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorName_GreaterThan(String errorName) |
void |
setErrorName_GreaterThan(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorName_InScope(Collection<String> errorNameList) |
void |
setErrorName_InScope(Collection<String> errorNameList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorName_LessEqual(String errorName) |
void |
setErrorName_LessEqual(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorName_LessThan(String errorName) |
void |
setErrorName_LessThan(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setErrorName_Match(String errorName) |
void |
setErrorName_Match(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setErrorName_MatchPhrase(String errorName) |
void |
setErrorName_MatchPhrase(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setErrorName_MatchPhrasePrefix(String errorName) |
void |
setErrorName_MatchPhrasePrefix(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setErrorName_NotEqual(String errorName) |
void |
setErrorName_NotEqual(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorName_NotTerm(String errorName) |
void |
setErrorName_NotTerm(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setErrorName_Prefix(String errorName) |
void |
setErrorName_Prefix(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setErrorName_Regexp(String errorName) |
void |
setErrorName_Regexp(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setErrorName_SpanTerm(String errorName) |
void |
setErrorName_SpanTerm(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setErrorName_Term(String errorName) |
void |
setErrorName_Term(String errorName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setErrorName_Terms(Collection<String> errorNameList) |
void |
setErrorName_Terms(Collection<String> errorNameList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setErrorName_Wildcard(String errorName) |
void |
setErrorName_Wildcard(String errorName,
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 |
setLastAccessTime_CommonTerms(Long lastAccessTime) |
void |
setLastAccessTime_CommonTerms(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setLastAccessTime_Equal(Long lastAccessTime) |
void |
setLastAccessTime_Equal(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLastAccessTime_Exists() |
void |
setLastAccessTime_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setLastAccessTime_Fuzzy(Long lastAccessTime) |
void |
setLastAccessTime_Fuzzy(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLastAccessTime_GreaterEqual(Long lastAccessTime) |
void |
setLastAccessTime_GreaterEqual(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLastAccessTime_GreaterThan(Long lastAccessTime) |
void |
setLastAccessTime_GreaterThan(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLastAccessTime_InScope(Collection<Long> lastAccessTimeList) |
void |
setLastAccessTime_InScope(Collection<Long> lastAccessTimeList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setLastAccessTime_LessEqual(Long lastAccessTime) |
void |
setLastAccessTime_LessEqual(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLastAccessTime_LessThan(Long lastAccessTime) |
void |
setLastAccessTime_LessThan(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setLastAccessTime_Match(Long lastAccessTime) |
void |
setLastAccessTime_Match(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setLastAccessTime_MatchPhrase(Long lastAccessTime) |
void |
setLastAccessTime_MatchPhrase(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setLastAccessTime_MatchPhrasePrefix(Long lastAccessTime) |
void |
setLastAccessTime_MatchPhrasePrefix(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setLastAccessTime_NotEqual(Long lastAccessTime) |
void |
setLastAccessTime_NotEqual(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLastAccessTime_NotTerm(Long lastAccessTime) |
void |
setLastAccessTime_NotTerm(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setLastAccessTime_Term(Long lastAccessTime) |
void |
setLastAccessTime_Term(Long lastAccessTime,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setLastAccessTime_Terms(Collection<Long> lastAccessTimeList) |
void |
setLastAccessTime_Terms(Collection<Long> lastAccessTimeList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setThreadName_CommonTerms(String threadName) |
void |
setThreadName_CommonTerms(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setThreadName_Equal(String threadName) |
void |
setThreadName_Equal(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setThreadName_Exists() |
void |
setThreadName_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setThreadName_Fuzzy(String threadName) |
void |
setThreadName_Fuzzy(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setThreadName_GreaterEqual(String threadName) |
void |
setThreadName_GreaterEqual(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setThreadName_GreaterThan(String threadName) |
void |
setThreadName_GreaterThan(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setThreadName_InScope(Collection<String> threadNameList) |
void |
setThreadName_InScope(Collection<String> threadNameList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setThreadName_LessEqual(String threadName) |
void |
setThreadName_LessEqual(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setThreadName_LessThan(String threadName) |
void |
setThreadName_LessThan(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setThreadName_Match(String threadName) |
void |
setThreadName_Match(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setThreadName_MatchPhrase(String threadName) |
void |
setThreadName_MatchPhrase(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setThreadName_MatchPhrasePrefix(String threadName) |
void |
setThreadName_MatchPhrasePrefix(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setThreadName_NotEqual(String threadName) |
void |
setThreadName_NotEqual(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setThreadName_NotTerm(String threadName) |
void |
setThreadName_NotTerm(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setThreadName_Prefix(String threadName) |
void |
setThreadName_Prefix(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setThreadName_Regexp(String threadName) |
void |
setThreadName_Regexp(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setThreadName_SpanTerm(String threadName) |
void |
setThreadName_SpanTerm(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setThreadName_Term(String threadName) |
void |
setThreadName_Term(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setThreadName_Terms(Collection<String> threadNameList) |
void |
setThreadName_Terms(Collection<String> threadNameList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setThreadName_Wildcard(String threadName) |
void |
setThreadName_Wildcard(String threadName,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
void |
setUrl_CommonTerms(String url) |
void |
setUrl_CommonTerms(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.CommonTermsQueryBuilder> opLambda) |
void |
setUrl_Equal(String url) |
void |
setUrl_Equal(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setUrl_Exists() |
void |
setUrl_Exists(EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.ExistsQueryBuilder> opLambda) |
void |
setUrl_Fuzzy(String url) |
void |
setUrl_Fuzzy(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setUrl_GreaterEqual(String url) |
void |
setUrl_GreaterEqual(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setUrl_GreaterThan(String url) |
void |
setUrl_GreaterThan(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setUrl_InScope(Collection<String> urlList) |
void |
setUrl_InScope(Collection<String> urlList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setUrl_LessEqual(String url) |
void |
setUrl_LessEqual(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setUrl_LessThan(String url) |
void |
setUrl_LessThan(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RangeQueryBuilder> opLambda) |
void |
setUrl_Match(String url) |
void |
setUrl_Match(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchQueryBuilder> opLambda) |
void |
setUrl_MatchPhrase(String url) |
void |
setUrl_MatchPhrase(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhraseQueryBuilder> opLambda) |
void |
setUrl_MatchPhrasePrefix(String url) |
void |
setUrl_MatchPhrasePrefix(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.MatchPhrasePrefixQueryBuilder> opLambda) |
void |
setUrl_NotEqual(String url) |
void |
setUrl_NotEqual(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setUrl_NotTerm(String url) |
void |
setUrl_NotTerm(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.BoolQueryBuilder> opLambda) |
void |
setUrl_Prefix(String url) |
void |
setUrl_Prefix(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.PrefixQueryBuilder> opLambda) |
void |
setUrl_Regexp(String url) |
void |
setUrl_Regexp(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.RegexpQueryBuilder> opLambda) |
void |
setUrl_SpanTerm(String url) |
void |
setUrl_SpanTerm(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.SpanTermQueryBuilder> opLambda) |
void |
setUrl_Term(String url) |
void |
setUrl_Term(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermQueryBuilder> opLambda) |
void |
setUrl_Terms(Collection<String> urlList) |
void |
setUrl_Terms(Collection<String> urlList,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.TermsQueryBuilder> opLambda) |
void |
setUrl_Wildcard(String url) |
void |
setUrl_Wildcard(String url,
EsAbstractConditionQuery.ConditionOptionCall<org.elasticsearch.index.query.WildcardQueryBuilder> opLambda) |
String |
xgetAliasName() |