public abstract class MetricsHBaseServerSourceFactory
extends java.lang.Object
| Constructor and Description |
|---|
MetricsHBaseServerSourceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static java.lang.String |
createContextName(java.lang.String serverName)
From the name of the class that's starting up create the
context that an IPC source should register itself.
|
protected static java.lang.String createContextName(java.lang.String serverName)
serverName - The name of the class that's starting up.