public static class BlockCacheTmpl.ImplData
extends org.jamon.AbstractTemplateProxy.ImplData
| 构造器和说明 |
|---|
ImplData() |
| 限定符和类型 | 方法和说明 |
|---|---|
BlockCache |
getBc() |
CacheConfig |
getCacheConfig() |
org.apache.hadoop.conf.Configuration |
getConfig() |
void |
setBc(BlockCache bc) |
void |
setCacheConfig(CacheConfig cacheConfig) |
void |
setConfig(org.apache.hadoop.conf.Configuration config) |
public void setCacheConfig(CacheConfig cacheConfig)
public CacheConfig getCacheConfig()
public void setConfig(org.apache.hadoop.conf.Configuration config)
public org.apache.hadoop.conf.Configuration getConfig()
public void setBc(BlockCache bc)
public BlockCache getBc()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.