org.apache.storm.hbase.common
Class Utils

java.lang.Object
  extended by org.apache.storm.hbase.common.Utils

public class Utils
extends Object


Method Summary
static byte[] toBytes(Object obj)
           
static long toLong(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

toLong

public static long toLong(Object obj)

toBytes

public static byte[] toBytes(Object obj)


Copyright © 2015 The Apache Software Foundation. All Rights Reserved.