Package

com.twitter.storehaus

asynchbase

Permalink

package asynchbase

Visibility
  1. Public
  2. All

Type Members

  1. class AsyncHBaseByteArrayStore extends Store[Array[Byte], Array[Byte]] with AsyncHBaseStore

    Permalink
  2. class AsyncHBaseLongStore extends Store[String, Long] with AsyncHBaseStore

    Permalink
  3. trait AsyncHBaseStore extends AnyRef

    Permalink

    Since

    9/28/13

  4. class AsyncHBaseStringStore extends Store[String, String] with AsyncHBaseStore

    Permalink

Value Members

  1. object AsyncHBaseByteArrayStore

    Permalink

    Since

    9/8/13

  2. object AsyncHBaseLongStore

    Permalink

    Since

    9/8/13

  3. object AsyncHBaseStringStore

    Permalink

    Since

    9/29/13

Ungrouped