JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Record Class
org.graylog2.shared.buffers.processors.TimeStampConfig
Packages that use
TimeStampConfig
Package
Description
org.graylog2.shared.buffers.processors
Uses of
TimeStampConfig
in
org.graylog2.shared.buffers.processors
Fields in
org.graylog2.shared.buffers.processors
declared as
TimeStampConfig
Modifier and Type
Field
Description
static final
TimeStampConfig
TimeStampConfig.
THRESHOLD_2DAYS
Methods in
org.graylog2.shared.buffers.processors
that return
TimeStampConfig
Modifier and Type
Method
Description
static
TimeStampConfig
TimeStampConfig.
getDefault
()