public class CacheModule extends Object implements com.google.inject.Module
Modifier and Type | Class and Description |
---|---|
static class |
CacheModule.HybridCacheModule |
Modifier and Type | Field and Description |
---|---|
static String |
DRUID_GLOBAL_CACHE_PREFIX |
String |
prefix |
Constructor and Description |
---|
CacheModule() |
CacheModule(String prefix) |
public static final String DRUID_GLOBAL_CACHE_PREFIX
public final String prefix
public CacheModule()
public CacheModule(String prefix)
Copyright © 2011–2017. All rights reserved.