org.apache.hadoop.chukwa.extraction.engine
Class RecordUtil
java.lang.Object
org.apache.hadoop.chukwa.extraction.engine.RecordUtil
public class RecordUtil
- extends Object
Various utility methods.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RecordUtil
public RecordUtil()
getClusterName
public static String getClusterName(Record record)
getClusterName
public static String getClusterName(Chunk chunk)
- Uses a precompiled pattern, so theoretically faster than
Chunk.getTag().
Copyright © ${year} The Apache Software Foundation