类 DeleteExecutable


  • public class DeleteExecutable
    extends Executable
    Convenient class to delete the documents from the collection.
    • 构造器详细资料

      • DeleteExecutable

        public DeleteExecutable​(java.lang.String name,
                                java.lang.String collectionName,
                                com.fasterxml.jackson.databind.JsonNode filter)
      • DeleteExecutable

        public DeleteExecutable​(java.lang.String name,
                                java.lang.String collectionName)