Package org.graylog2.plugin.lookup
Class FallbackCacheConfig
java.lang.Object
org.graylog2.plugin.lookup.FallbackCacheConfig
- All Implemented Interfaces:
LookupCacheConfiguration
This is the dummy config that accepts anything and has a marker method to detect a missing plugin.
Otherwise loading the config from the database fails hard.
-
Field Summary
Fields inherited from interface org.graylog2.plugin.lookup.LookupCacheConfiguration
TYPE_FIELD -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.graylog2.plugin.lookup.LookupCacheConfiguration
validate
-
Constructor Details
-
FallbackCacheConfig
public FallbackCacheConfig()
-
-
Method Details
-
type
- Specified by:
typein interfaceLookupCacheConfiguration
-
setType
-