public class LogStatsQuery
extends ApplicationScopedQuery
public LogStatsQuery(@Nullable
java.lang.String intent,
@Nullable
java.lang.Integer minOccurrences,
boolean onlyCurrentLocale)
@NotNull
public ai.tock.nlp.front.shared.monitoring.ParseRequestLogStatQuery toStatQuery(@NotNull
ai.tock.nlp.front.shared.config.ApplicationDefinition application)
@Nullable public java.lang.String getIntent()
@Nullable public java.lang.Integer getMinOccurrences()
public boolean getOnlyCurrentLocale()
@Nullable public java.lang.String component1()
@Nullable public java.lang.Integer component2()
public boolean component3()
@NotNull public LogStatsQuery copy(@Nullable java.lang.String intent, @Nullable java.lang.Integer minOccurrences, boolean onlyCurrentLocale)
@NotNull public java.lang.String toString()
public int hashCode()
public boolean equals(@Nullable
java.lang.Object p)