module Aerospike::Priority
Constants
- DEFAULT
The server defines the priority.
- HIGH
Run the database operation at the highest priority.
- LOW
Run the database operation in a background thread.
- MEDIUM
Run the database operation at medium priority.
The server defines the priority.
Run the database operation at the highest priority.
Run the database operation in a background thread.
Run the database operation at medium priority.