C M O
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.mapr.ojai.store - package com.mapr.ojai.store
M
- MAPR_OJAI_DRIVER_BASE_URL - Static variable in class com.mapr.ojai.store.OjaiConstants
-
The URL for Ojai Driver which can be used by the Driver manager to load the driver.
O
- OjaiConstants - Class in com.mapr.ojai.store
- OjaiConstants() - Constructor for class com.mapr.ojai.store.OjaiConstants
- OPTION_BUFFER_WRITES - Static variable in class com.mapr.ojai.store.OjaiConstants
-
Used to specify whether writes to the table in the DocumentStore are to be buffered Default is false.
- OPTION_FORCE_SORT - Static variable in class com.mapr.ojai.store.OjaiConstants
-
Used to specify if drill should sort the rows for non-covering queries Default is false.
- OPTION_USE_INDEX - Static variable in class com.mapr.ojai.store.OjaiConstants
-
Suggest an index for the query to use which will be picked only if the index is eligible
All Classes All Packages