org.apache.hadoop.chukwa.util
Class AdaptorNamingUtils

java.lang.Object
  extended by org.apache.hadoop.chukwa.util.AdaptorNamingUtils

public class AdaptorNamingUtils
extends Object


Constructor Summary
AdaptorNamingUtils()
           
 
Method Summary
static String synthesizeAdaptorID(String adaptorClassName, String dataType, String params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdaptorNamingUtils

public AdaptorNamingUtils()
Method Detail

synthesizeAdaptorID

public static String synthesizeAdaptorID(String adaptorClassName,
                                         String dataType,
                                         String params)
                                  throws NoSuchAlgorithmException
Throws:
NoSuchAlgorithmException


Copyright © ${year} The Apache Software Foundation