zio-connect-couchbase
zio-connect-couchbase
zio.connect.couchbase
CouchbaseConnector
CouchbaseConnector
BucketName
CollectionName
ContentQueryObject
CouchbaseException
DocumentKey
QueryObject
ScopeName
LiveCouchbaseConnector
LiveCouchbaseConnector
TestCouchbaseConnector
zio-connect-couchbase
/
zio.connect.couchbase
/
CouchbaseConnector
/
ContentQueryObject
ContentQueryObject
final case
class
ContentQueryObject
(
bucketName:
BucketName
,
scopeName:
ScopeName
,
collectionName:
CollectionName
,
documentKey:
DocumentKey
,
content:
Chunk
[
Byte
])
Graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Value members
Value members
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from:
Product