Class ExecuteSnapshot<P extends Partition>

  • All Implemented Interfaces:
    Signal.Action<P>

    public class ExecuteSnapshot<P extends Partition>
    extends Object
    implements Signal.Action<P>
    The action to trigger an ad-hoc snapshot. The action parameters are type of snapshot and list of data-collections on which the snapshot will be executed.
    Author:
    Jiri Pechanec