org.apache.hadoop.hbase.rest
Interface AbstractModel.Encodings.Encoding

Enclosing class:
AbstractModel.Encodings

protected static interface AbstractModel.Encodings.Encoding


Method Summary
 String encode(byte[] b)
           
 

Method Detail

encode

String encode(byte[] b)
              throws HBaseRestException
Throws:
HBaseRestException


Copyright © 2009 The Apache Software Foundation