Documentation
¶
Overview ¶
Package util util methods
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateTable ¶
func CreateTable(client *hbase.THBaseServiceClient, tableName string, columns []string) error
CreateTable create table
func IsTableExists ¶
func IsTableExists(client *hbase.THBaseServiceClient, tableName string) (bool, error)
IsTableExists check if table exists
Types ¶
Click to show internal directories.
Click to hide internal directories.