kotlin-client
kotlin-client
/
com.couchbase.client.kotlin.manager.view
Package
com.
couchbase.
client.
kotlin.
manager.
view
Types
Types
Design
Document
Link copied to clipboard
class
DesignDocument
(
name
:
String
,
views
:
Map
<
String
,
View
>
)
Content copied to clipboard
View
Link copied to clipboard
class
View
(
map
:
String
,
reduce
:
String
?
)
Content copied to clipboard
View
Index
Manager
Link copied to clipboard
class
ViewIndexManager
Content copied to clipboard