Uses of Interface
org.apache.storm.hbase.common.IColumn

Packages that use IColumn
org.apache.storm.hbase.common   
 

Uses of IColumn in org.apache.storm.hbase.common
 

Methods in org.apache.storm.hbase.common with parameters of type IColumn
 ColumnList ColumnList.addColumn(IColumn column)
          Add a standard HBase column given an instance of a class that implements the IColumn interface.
 



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