Class HBaseClientTool

java.lang.Object
io.datarouter.client.hbase.util.HBaseClientTool

public class HBaseClientTool
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    HBaseClientTool()  
  • Method Summary

    Modifier and Type Method Description
    static io.datarouter.storage.serialize.fieldcache.EntityFieldInfo<?,​?> getEntityFieldInfo​(io.datarouter.storage.node.Node<?,​?,​?> node)  
    static byte[][] getSplitPoints​(io.datarouter.storage.node.type.physical.PhysicalNode<?,​?,​?> node)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • getSplitPoints

      public static byte[][] getSplitPoints​(io.datarouter.storage.node.type.physical.PhysicalNode<?,​?,​?> node)
    • getEntityFieldInfo

      public static io.datarouter.storage.serialize.fieldcache.EntityFieldInfo<?,​?> getEntityFieldInfo​(io.datarouter.storage.node.Node<?,​?,​?> node)