public class LogsQuery
extends PaginatedQuery
| Constructor and Description |
|---|
LogsQuery(java.lang.String search,
boolean test) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
component1() |
boolean |
component2() |
LogsQuery |
copy(java.lang.String search,
boolean test) |
boolean |
equals(java.lang.Object p) |
java.lang.String |
getSearch() |
boolean |
getTest() |
int |
hashCode() |
ai.tock.nlp.front.shared.monitoring.ParseRequestLogQuery |
toParseRequestLogQuery(org.litote.kmongo.Id<ai.tock.nlp.front.shared.config.ApplicationDefinition> applicationId) |
java.lang.String |
toString() |
getSearchMark, getSize, getSort, getStartgetApplicationName, getCurrentLanguage, getLanguage, getNamespace@NotNull
public ai.tock.nlp.front.shared.monitoring.ParseRequestLogQuery toParseRequestLogQuery(@NotNull
org.litote.kmongo.Id<ai.tock.nlp.front.shared.config.ApplicationDefinition> applicationId)
@Nullable public java.lang.String getSearch()
public boolean getTest()
@Nullable public java.lang.String component1()
public boolean component2()
@NotNull public LogsQuery copy(@Nullable java.lang.String search, boolean test)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)