SnapshotsClient.ResolutionPolicy

  • SnapshotsClient.ResolutionPolicy is an abstract annotation interface for defining conflict resolution policies.

  • It inherits standard methods from the java.lang.annotation.Annotation interface, such as annotationType(), equals(), hashCode(), and toString().

public static abstract @interface SnapshotsClient.ResolutionPolicy implements Annotation

Conflict resolution policy.

Inherited Method Summary