public static class ServerMetricsTmpl.ImplData
extends org.jamon.AbstractTemplateProxy.ImplData
| Constructor and Description |
|---|
ImplData() |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffAllocator |
getBbAllocator() |
MetricsHBaseServerWrapper |
getMServerWrap() |
MetricsRegionServerWrapper |
getMWrap() |
void |
setBbAllocator(ByteBuffAllocator bbAllocator) |
void |
setMServerWrap(MetricsHBaseServerWrapper mServerWrap) |
void |
setMWrap(MetricsRegionServerWrapper mWrap) |
public void setMWrap(MetricsRegionServerWrapper mWrap)
public MetricsRegionServerWrapper getMWrap()
public void setMServerWrap(MetricsHBaseServerWrapper mServerWrap)
public MetricsHBaseServerWrapper getMServerWrap()
public void setBbAllocator(ByteBuffAllocator bbAllocator)
public ByteBuffAllocator getBbAllocator()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.