Module io.ebean.api
Package io.ebean

Class DocStoreQueueEntry


  • public final class DocStoreQueueEntry
    extends Object
    Bean holding the details to update the document store.
    • Method Detail

      • getQueueId

        public String getQueueId()
        Return the associate queueId.
      • getPath

        public String getPath()
        Return the path if this is a nested update.
      • getBeanId

        public Object getBeanId()
        Return the bean id (which matches the document id).