Class ShardSnapshotActor

  • All Implemented Interfaces:
    Actor, ExecuteInSelfActor

    public final class ShardSnapshotActor
    extends AbstractUntypedActorWithMetering
    This is an offload actor, which is given an isolated snapshot of the data tree. It performs the potentially time-consuming operation of serializing the snapshot.
    Author:
    Robert Varga