st.happy_camper.hbase

shell

package shell

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. shell
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Value Members

  1. package client

    A client package object.

  2. implicit def toAToBytes[A](a: A)(implicit arg0: ToBytes[A]): AToBytes[A]

  3. implicit def toBytes[A](a: A)(implicit arg0: ToBytes[A]): Array[Byte]

  4. implicit def toBytesAsA(bytes: Array[Byte]): BytesAsA

  5. def using[R <: AnyRef { def close(): Unit }, A](r: R)(block: (R) ⇒ A): A

Inherited from AnyRef

Inherited from Any

No Group