- All Implemented Interfaces:
- SQLCallable<java.util.Collection<java.lang.String>>
public class RevsDiffBatchCallable
extends java.lang.Object
implements SQLCallable<java.util.Collection<java.lang.String>>
Checks the supplied collection of revisions for the given document ID and returns a
collection containing only those entries that are missing from the database.
- API Status: Private - API users are discouraged from using this class as fields, method signatures, and implementation details may be subject to change