object DefaultConstants
Default constants used across the whole spark connector project.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- DefaultConstants
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
val
DefaultAnalyticsScanConsistency: String
The default analytics scan consistency to use if not provided by the user.
-
val
DefaultCollectionName: String
The default collection name, if not provided.
-
val
DefaultIdFieldName: String
The default field name used for the document ID when used in queries.
-
val
DefaultInferLimit: String
The default number of records applied as a limit when infering the schema.
-
val
DefaultQueryScanConsistency: String
The default query scan consistency to use if not provided by the user.
-
val
DefaultScopeName: String
The default scope name, if not provided.