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

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

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

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



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