@FunctionalInterface public interface C4ReplicationFilter
| Modifier and Type | Method and Description |
|---|---|
boolean |
validationFunction(String docID,
String revID,
int flags,
long dict,
boolean isPush,
AbstractReplicator repl) |
boolean validationFunction(@Nullable
String docID,
@Nullable
String revID,
int flags,
long dict,
boolean isPush,
@NonNull
AbstractReplicator repl)