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.