public static interface LookupCache.Factory<T extends LookupCache>
Modifier and Type | Method and Description |
---|---|
T |
create(String id,
String name,
LookupCacheConfiguration configuration) |
LookupCache.Descriptor |
getDescriptor() |
T create(String id, String name, LookupCacheConfiguration configuration)
LookupCache.Descriptor getDescriptor()
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.