Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Load ¶
func Load(config *recconf.RecommendConfig)
func PutHBaseThrift ¶
func PutHBaseThrift(name string, client *HBaseThrift)
Types ¶
type HBaseThrift ¶
type HBaseThrift struct { Client *hbase.THBaseServiceClient Host string User string Password string }
func GetHBaseThrift ¶
func GetHBaseThrift(name string) (*HBaseThrift, error)
func (*HBaseThrift) Init ¶
func (h *HBaseThrift) Init() error
type HBaseThriftPool ¶
type HBaseThriftPool struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.