Package org.apache.druid.guice
Class CacheModule
java.lang.Object
org.apache.druid.guice.CacheModule
- All Implemented Interfaces:
com.google.inject.Module
-
Field Details
-
DRUID_GLOBAL_CACHE_PREFIX
- See Also:
-
prefix
-
-
Constructor Details
-
CacheModule
public CacheModule() -
CacheModule
-
-
Method Details
-
configure
public void configure(com.google.inject.Binder binder) - Specified by:
configurein interfacecom.google.inject.Module
-