Class OpGetMore

    • Constructor Detail

      • OpGetMore

        public OpGetMore()
    • Method Detail

      • getNumberToReturn

        public int getNumberToReturn()
      • setNumberToReturn

        public void setNumberToReturn​(int numberToReturn)
      • getCursorId

        public long getCursorId()
      • setCursorId

        public void setCursorId​(long cursorId)
      • getFullCollectionName

        public String getFullCollectionName()
      • setFullCollectionName

        public void setFullCollectionName​(String fullCollectionName)