Package

org.apache.spark.util

kvstore

Permalink

package kvstore

Visibility
  1. Public
  2. All

Type Members

  1. class InMemoryStore extends KVStore

    Permalink
  2. class KVIndex extends Annotation with Annotation with ClassfileAnnotation

    Permalink
  3. trait KVStore extends Closeable

    Permalink
  4. trait KVStoreIterator[T] extends Iterator[T] with Closeable

    Permalink
  5. class KVStoreSerializer extends AnyRef

    Permalink
  6. abstract class KVStoreView[T] extends Iterable[T]

    Permalink
  7. class KVTypeInfo extends AnyRef

    Permalink
  8. class LevelDB extends KVStore

    Permalink
  9. class UnsupportedStoreVersionException extends IOException

    Permalink

Ungrouped