JavaScript is disabled on your browser.
nosqlbench 5.23.0-SNAPSHOT
Description
Nested Class Summary
Enum Constant Summary
Method Summary
Enum Constant Details
create_collection
insert_many
insert_one
insert_one_vector
find
find_one
find_one_and_delete
find_one_and_update
find_vector
find_vector_filter
update_one
update_many
delete_one
delete_many
delete_collection
list_collections
list_collection_names
estimated_document_count
find_by_id
find_distinct
count_documents
replace_one
find_one_and_replace
delete_all
create_collection_with_class
create_database
list_databases
drop_database
get_database_info
create_namespace
list_namespaces
drop_namespace
Method Details
values()
valueOf(String)
Enum Constant Summary
Enum Constants
Method Summary
All Methods Static Methods Concrete Methods
Returns the enum constant of this class with the specified name.
Returns an array containing the constants of this enum class, in
the order they are declared.
Methods inherited from class java.lang.Enum
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf
Enum Constant Details
create_collection_with_class