- v0_20_0 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_1 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_2 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_3 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_4 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_5 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_6 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_7 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_PREVIEW_8 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_RC_1 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_RC_1_1 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_RC_2 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_0_RC_3 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_1 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_1_SNAPSHOT - Static variable in class org.graylog2.ServerVersion
-
- v0_20_2 - Static variable in class org.graylog2.ServerVersion
-
- v0_20_2_SNAPSHOT - Static variable in class org.graylog2.ServerVersion
-
- v0_21_0_BETA1 - Static variable in class org.graylog2.ServerVersion
-
- v0_21_0_SNAPSHOT - Static variable in class org.graylog2.ServerVersion
-
- validate() - Method in class org.graylog2.configuration.MongoDbConfiguration
-
- validate(T, Map<String, Object>) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(Map<String, Validator>, Map<String, Object>) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(T) - Method in class org.graylog2.database.PersistedServiceImpl
-
- validate(Object) - Method in class org.graylog2.database.validators.DateValidator
-
Validates: Object is not null, of type org.joda.time.DateTime and
the String representation is in UTC.
- validate(Object) - Method in class org.graylog2.database.validators.FilledStringValidator
-
Validates: Object is not null, of type String and not empty.
- validate(Object) - Method in class org.graylog2.database.validators.IntegerValidator
-
Validates: Object is not null and of type Integer.
- validate(Object) - Method in class org.graylog2.database.validators.LimitedOptionalStringValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.LimitedStringValidator
-
Validates: applies the validation from FilledStringValidator and also check that value's length
is between the minimum and maximum length passed to the constructor.
- validate(Object) - Method in class org.graylog2.database.validators.ListValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.MapValidator
-
- validate(Object) - Method in class org.graylog2.database.validators.ObjectIdValidator
-
Validates: Object is not null and of type ObjectId.
- validate(Object) - Method in class org.graylog2.database.validators.OptionalStringValidator
-
- validate(FilterDescription) - Method in interface org.graylog2.filters.FilterService
-
- validate(FilterDescription) - Method in class org.graylog2.filters.FilterServiceImpl
-
- validate(GrokPattern) - Method in interface org.graylog2.grok.GrokPatternService
-
- validate(GrokPattern) - Method in class org.graylog2.grok.GrokPatternServiceImpl
-
- validateInterval(String) - Method in class org.graylog2.rest.resources.search.SearchResource
-
- ValidationExceptionMapper - Class in org.graylog2.rest
-
- ValidationExceptionMapper() - Constructor for class org.graylog2.rest.ValidationExceptionMapper
-
- validUntil - Variable in class org.graylog2.rest.resources.system.SessionsResource.Session
-
- value() - Method in class org.graylog2.rest.resources.streams.rules.requests.CreateStreamRuleRequest
-
- value() - Method in class org.graylog2.rest.resources.system.inputs.requests.CreateStaticFieldRequest
-
- valueOf(String) - Static method in enum org.graylog2.alerts.AbstractAlertCondition.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.CheckType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.ThresholdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.alerts.types.MessageCountAlertCondition.ThresholdType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.cluster.Node.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.dashboards.widgets.DashboardWidget.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Searches.DateHistogramInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Searches.TermsStatsOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.Sorting.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.searches.timeranges.TimeRange.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.notifications.Notification.Severity
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.notifications.Notification.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.rest.documentation.generator.Generator.Parameter.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.system.jobs.SystemJob.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.graylog2.alerts.AbstractAlertCondition.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.CheckType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.FieldValueAlertCondition.ThresholdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.alerts.types.MessageCountAlertCondition.ThresholdType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.cluster.Node.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.dashboards.widgets.DashboardWidget.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Searches.DateHistogramInterval
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Searches.TermsStatsOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.Sorting.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.indexer.searches.timeranges.TimeRange.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.notifications.Notification.Severity
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.notifications.Notification.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.rest.documentation.generator.Generator.Parameter.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.graylog2.system.jobs.SystemJob.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variance() - Method in class org.graylog2.rest.resources.search.responses.FieldStatsResult
-
- vDEV - Static variable in class org.graylog2.ServerVersion
-
- VERSION - Static variable in class org.graylog2.ServerVersion
-
- version() - Method in class org.graylog2.system.stats.mongo.BuildInfo
-
- version() - Method in class org.graylog2.system.stats.mongo.HostInfo.Os
-
- version() - Method in class org.graylog2.system.stats.mongo.ServerStatus
-
- version - Variable in class org.graylog2.versioncheck.VersionCheckResponse
-
- versionArray() - Method in class org.graylog2.system.stats.mongo.BuildInfo
-
- VersionCheckConfiguration - Class in org.graylog2.configuration
-
- VersionCheckConfiguration() - Constructor for class org.graylog2.configuration.VersionCheckConfiguration
-
- VersionCheckResponse - Class in org.graylog2.versioncheck
-
- VersionCheckResponse() - Constructor for class org.graylog2.versioncheck.VersionCheckResponse
-
- VersionCheckThread - Class in org.graylog2.periodical
-
- VersionCheckThread(NotificationService, ServerStatus, VersionCheckConfiguration, URI) - Constructor for class org.graylog2.periodical.VersionCheckThread
-
- VersionResponse - Class in org.graylog2.versioncheck
-
- VersionResponse() - Constructor for class org.graylog2.versioncheck.VersionResponse
-
- versionString() - Method in class org.graylog2.system.stats.mongo.HostInfo.Extra
-
- virtual() - Method in class org.graylog2.system.stats.mongo.ServerStatus.Memory
-