Class PartitionResponsibilityTrigger

java.lang.Object
org.gridgain.internal.snapshots.PartitionResponsibilityTrigger

public class PartitionResponsibilityTrigger extends Object
Used for Snapshots with single-copy algorithm. Tries to become responsible for the partition by saving node ID to the metastorage. If succeeds, returns true meaning that this node must save the partition. If fails, returns false.