- 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
-
- validate(T, Map<String, Object>) - Method in interface org.graylog2.database.PersistedService
-
- validate(T) - Method in interface org.graylog2.database.PersistedService
-
- validate(Map<String, Validator>, Map<String, Object>) - Method in interface org.graylog2.database.PersistedService
-
- 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.ClassNameStringValidator
-
- 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.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
-
- validateInterval(String) - Method in class org.graylog2.rest.resources.search.SearchResource
-
- ValidationException - Exception in org.graylog2.database
-
- ValidationException(Map<String, List<ValidationResult>>) - Constructor for exception org.graylog2.database.ValidationException
-
- ValidationException(String) - Constructor for exception org.graylog2.database.ValidationException
-
- 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 - Variable in class org.graylog2.rest.resources.filters.FilterModel.FieldEquality
-
- value - Variable in class org.graylog2.rest.resources.streams.rules.requests.CreateStreamRuleRequest
-
- value - Variable 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.Indexer.DateHistogramInterval
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.graylog2.indexer.Indexer.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.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.Indexer.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.Indexer.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.system.jobs.SystemJob.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vDEV - Static variable in class org.graylog2.ServerVersion
-
- VERSION - Static variable in class org.graylog2.ServerVersion
-
- version - Variable in class org.graylog2.versioncheck.VersionCheckResponse
-
- VersionCheckResponse - Class in org.graylog2.versioncheck
-
- VersionCheckResponse() - Constructor for class org.graylog2.versioncheck.VersionCheckResponse
-
- VersionCheckThread - Class in org.graylog2.periodical
-
- VersionCheckThread(NotificationService, ServerStatus, Configuration) - Constructor for class org.graylog2.periodical.VersionCheckThread
-
- VersionResponse - Class in org.graylog2.versioncheck
-
- VersionResponse() - Constructor for class org.graylog2.versioncheck.VersionResponse
-