Package | Description |
---|---|
com.couchbase.client.java.event.consumers |
Modifier and Type | Method and Description |
---|---|
static BucketConsumer.StoreType |
BucketConsumer.StoreType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BucketConsumer.StoreType[] |
BucketConsumer.StoreType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static BucketConsumer |
BucketConsumer.create(Bucket bucket,
BucketConsumer.StoreType storeType) |
Copyright © 2015 Couchbase, Inc.