| Package | Description |
|---|---|
| com.couchbase.mock | |
| com.couchbase.mock.memcached |
| Modifier and Type | Field and Description |
|---|---|
Bucket.BucketType |
BucketConfiguration.type
The type of the bucket (Couchbase or Memcached)
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.BucketType |
CouchbaseBucket.getType() |
abstract Bucket.BucketType |
Bucket.getType()
Gets the type of the bucket
|
Bucket.BucketType |
MemcachedBucket.getType() |
Bucket.BucketType |
BucketConfiguration.getType() |
static Bucket.BucketType |
Bucket.BucketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Bucket.BucketType[] |
Bucket.BucketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Bucket.BucketType |
MemcachedServer.getType() |
Copyright © 2017. All rights reserved.