kotlin-client
kotlin-client
com.
couchbase.
client.
kotlin
Binary
Collection
Bucket
Cluster
Collection
Common
Options
Keyspace
Scope
com.
couchbase.
client.
kotlin.
analytics
Analytics
Flow
Item
Analytics
Metadata
Analytics
Metrics
Analytics
Parameters
Analytics
Priority
Analytics
Result
Analytics
Row
Analytics
Scan
Consistency
Analytics
Status
ABORTED
CLOSED
COMPLETED
ERRORS
FATAL
RUNNING
STOPPED
SUCCESS
TIMEOUT
UNKNOWN
Analytics
Warning
execute()
com.
couchbase.
client.
kotlin.
annotations
Uncommitted
Couchbase
Api
Volatile
Couchbase
Api
com.
couchbase.
client.
kotlin.
codec
Content
Jackson
Json
Serializer
Json
Serializer
Json
Transcoder
Kotlinx
Serialization
Json
Serializer
Moshi
Json
Serializer
Raw
Binary
Transcoder
Raw
Json
Transcoder
Raw
String
Transcoder
Transcoder
Type
Ref
type
Ref()
com.
couchbase.
client.
kotlin.
diagnostics
Diagnostics
Result
Endpoint
Diagnostics
Endpoint
Ping
Report
Ping
Result
com.
couchbase.
client.
kotlin.
env
Cluster
Environment
Cluster
Property
Loader
com.
couchbase.
client.
kotlin.
env.
dsl
Circuit
Breaker
Config
Dsl
Builder
Cluster
Environment
Dsl
Builder
Compression
Config
Dsl
Builder
Io
Config
Dsl
Builder
Io
Environment
Dsl
Builder
Logger
Config
Dsl
Builder
Logging
Meter
Config
Dsl
Builder
Orphan
Reporter
Config
Dsl
Builder
Security
Config
Dsl
Builder
Threshold
Logging
Tracer
Config
Dsl
Builder
Timeout
Config
Dsl
Builder
Transactions
Cleanup
Config
Dsl
Builder
Transactions
Config
Dsl
Builder
Trust
Source
com.
couchbase.
client.
kotlin.
http
Couchbase
Http
Client
Couchbase
Http
Response
format
Path()
Http
Body
Http
Target
Name
Value
Pairs
url
Encode()
com.
couchbase.
client.
kotlin.
internal
Must
Use
Named
Arguments
com.
couchbase.
client.
kotlin.
kv
Counter
Counter
Result
DEFAULT_SCAN_BATCH_ITEM_LIMIT
DEFAULT_SCAN_BATCH_SIZE_LIMIT
Durability
Exists
Result
Expiry
Get
Replica
Result
Get
Result
Kv
Scan
Consistency
Lookup
In
Replica
Result
Lookup
In
Result
Lookup
In
Spec
Mutate
In
Macro
Mutate
In
Result
Mutate
In
Spec
Mutation
Result
Mutation
State
Persist
To
ACTIVE
FOUR
NONE
ONE
THREE
TWO
Replicate
To
NONE
ONE
THREE
TWO
Scan
Term
Scan
Type
Store
Semantics
Subdoc
Subdoc
Count
Subdoc
Exists
Subdoc
Long
com.
couchbase.
client.
kotlin.
kv.
internal
Lookup
In
Macro
com.
couchbase.
client.
kotlin.
manager.
bucket
Bucket
Manager
Bucket
Settings
Bucket
Type
Compression
Mode
Conflict
Resolution
Type
Eviction
Policy
Type
Storage
Backend
com.
couchbase.
client.
kotlin.
manager.
collection
Collection
Manager
Collection
Spec
Scope
Spec
com.
couchbase.
client.
kotlin.
manager.
query
Collection
Query
Index
Manager
Query
Index
Query
Index
Manager
com.
couchbase.
client.
kotlin.
manager.
search
Scope
Search
Index
Manager
Search
Index
Search
Index
Manager
com.
couchbase.
client.
kotlin.
manager.
user
Auth
Domain
Group
Role
Role
And
Description
Role
And
Origins
User
User
And
Metadata
User
Manager
com.
couchbase.
client.
kotlin.
manager.
view
Design
Document
View
View
Index
Manager
com.
couchbase.
client.
kotlin.
query
execute()
Query
Flow
Item
Query
Metadata
Query
Metrics
Query
Parameters
Query
Profile
OFF
PHASES
TIMINGS
Query
Result
Query
Row
Query
Scan
Consistency
Query
Status
ABORTED
CLOSED
COMPLETED
ERRORS
FATAL
RUNNING
STOPPED
SUCCESS
TIMEOUT
UNKNOWN
Query
Warning
com.
couchbase.
client.
kotlin.
search
Category
Category
Result
Conjunction
Query
Date
Facet
Date
Facet
Result
Date
Range
Direction
ASCENDING
DESCENDING
Disjunction
Query
execute()
Facet
Result
Facet
Result
Accessor
Field
Type
AUTO
DATE
NUMBER
STRING
Frequent
Term
Geo
Circle
Geo
Coordinates
Geo
Distance
Geo
Distance
Unit
CENTIMETERS
FEET
INCHES
KILOMETERS
METERS
MILES
MILLIMETERS
NAUTICAL_MILES
YARDS
Geo
Hash
Geo
Point
Geo
Polygon
Geo
Rectangle
Geo
Shape
Highlight
Highlight
Style
Missing
FIRST
LAST
Mode
DEFAULT
MAX
MIN
Numeric
Facet
Numeric
Facet
Result
Numeric
Range
Score
Search
Facet
Search
Flow
Item
Search
Keyset
Search
Metadata
Search
Metrics
Search
Page
Search
Query
Search
Result
Search
Row
Search
Row
Location
Search
Scan
Consistency
Search
Sort
Search
Spec
Term
Facet
Term
Facet
Result
Vector
Query
Vector
Search
Spec
com.
couchbase.
client.
kotlin.
transactions
Transaction
Attempt
Context
Transaction
Commit
Ambiguous
Exception
Transaction
Expired
Exception
Transaction
Failed
Exception
Transaction
Get
Result
Transaction
Result
Transactions
com.
couchbase.
client.
kotlin.
util
Storage
Size
Storage
Size
Unit
BYTES
GIBIBYTES
KIBIBYTES
MEBIBYTES
PEBIBYTES
TEBIBYTES
com.
couchbase.
client.
kotlin.
view
Design
Document
Namespace
DEVELOPMENT
PRODUCTION
execute()
View
Error
Mode
CONTINUE
STOP
View
Flow
Item
View
Group
Level
View
Metadata
View
Ordering
ASCENDING
DESCENDING
View
Result
View
Row
View
Scan
Consistency
View
Selection
kotlin-client
/
com.couchbase.client.kotlin.env.dsl
/
LoggerConfigDslBuilder
Logger
Config
Dsl
Builder
class
LoggerConfigDslBuilder
(
wrapped
:
LoggerConfig.Builder
)
Content copied to clipboard
DSL counterpart to
LoggerConfig.Builder
.
Constructors
Properties
Constructors
Logger
Config
Dsl
Builder
Link copied to clipboard
fun
LoggerConfigDslBuilder
(
wrapped
:
LoggerConfig.Builder
)
Content copied to clipboard
Properties
consoleLogLevel
Link copied to clipboard
var
consoleLogLevel
:
Level
Content copied to clipboard
disableSlf4J
Link copied to clipboard
var
disableSlf4J
:
Boolean
Content copied to clipboard
enableDiagnosticContext
Link copied to clipboard
var
enableDiagnosticContext
:
Boolean
Content copied to clipboard
fallbackToConsole
Link copied to clipboard
var
fallbackToConsole
:
Boolean
Content copied to clipboard