public static interface NullCache.Factory extends LookupCache.Factory
| Modifier and Type | Method and Description |
|---|---|
NullCache |
create(String id,
String name,
LookupCacheConfiguration configuration) |
NullCache.Descriptor |
getDescriptor() |
NullCache create(String id, String name, LookupCacheConfiguration configuration)
create in interface LookupCache.FactoryNullCache.Descriptor getDescriptor()
getDescriptor in interface LookupCache.FactoryCopyright © 2012–2021 Graylog, Inc.. All rights reserved.