Annotation Interface ReplicationImplementation
@Retention(SOURCE)
@Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE,PACKAGE,TYPE_PARAMETER,TYPE_USE,MODULE})
public @interface ReplicationImplementation
Explain which synchronization provider (MultiMaster or Leader-based) uses a specific implementation.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional Elements