akka.persistence.hbase

snapshot

package snapshot

Visibility
  1. Public
  2. All

Type Members

  1. class HBaseSnapshotter extends HadoopSnapshotter with HBaseUtils with AsyncBaseUtils with HBaseSerialization with DeferredConversions

  2. class HadoopSnapshotStore extends SnapshotStore with ActorLogging

  3. trait HadoopSnapshotter extends Extension

    Common API for Snapshotter implementations.

  4. class HdfsSnapshotter extends HadoopSnapshotter

    Dump and read Snapshots to/from HDFS.

Value Members

  1. object HadoopSnapshotterExtension extends ExtensionId[HadoopSnapshotter] with ExtensionIdProvider

Ungrouped