public class StorageBackend extends Object
| Modifier and Type | Field and Description |
|---|---|
static StorageBackend |
COUCHSTORE
The "Couchstore" storage backend.
|
static StorageBackend |
MAGMA
The newer "Magma" storage backend.
|
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
static StorageBackend |
of(String alias) |
String |
toString() |
public static final StorageBackend COUCHSTORE
public static final StorageBackend MAGMA
Copyright © 2024 Couchbase, Inc.. All rights reserved.