com.ning.metrics.goodwill.modules
Class ThriftRegistrar
java.lang.Object
com.ning.metrics.goodwill.modules.ThriftRegistrar
public class ThriftRegistrar
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThriftRegistrar
public ThriftRegistrar(ByteArrayOutputStream storeInJSON)
getStoreInJSON
public ByteArrayOutputStream getStoreInJSON()
setActionCoreURL
public void setActionCoreURL(String actionCoreURL)
- Setter for the actionCoreURL field.
The action core is an open-source HDFS front-end, similar to the one provided by the Namenode,
but on steroids.
- Parameters:
actionCoreURL
- URL to the action core instance
getActionCoreURL
public String getActionCoreURL()
Copyright © 2010-2011 Ning, Inc.. All Rights Reserved.