Uses of Class
io.ebean.DocStoreQueueEntry
-
Packages that use DocStoreQueueEntry Package Description io.ebean -
-
Uses of DocStoreQueueEntry in io.ebean
Method parameters in io.ebean with type arguments of type DocStoreQueueEntry Modifier and Type Method Description long
DocumentStore. process(List<DocStoreQueueEntry> queueEntries)
Process the queue entries sending updates to the document store or queuing them for later processing.
-