xhbase

package
v0.0.0-...-b9a86dc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 27, 2017 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

func NewClient

func NewClient(zkquorum string, options ...gohbase.Option) *Client

func (*Client) Append

func (c *Client) Append(ctx context.Context, a *hrpc.Mutate) (*hrpc.Result, error)

func (*Client) Close

func (c *Client) Close()

func (*Client) Delete

func (c *Client) Delete(ctx context.Context, d *hrpc.Mutate) (*hrpc.Result, error)

func (*Client) Get

func (c *Client) Get(ctx context.Context, g *hrpc.Get) (*hrpc.Result, error)

func (*Client) Increment

func (c *Client) Increment(ctx context.Context, i *hrpc.Mutate) (int64, error)

func (*Client) Put

func (c *Client) Put(ctx context.Context, p *hrpc.Mutate) (*hrpc.Result, error)

func (*Client) Scan

func (c *Client) Scan(ctx context.Context, s *hrpc.Scan) ([]*hrpc.Result, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL