@Stability.Internal public class CoreStorageBackend extends Object
| Modifier and Type | Field and Description |
|---|---|
static CoreStorageBackend |
COUCHSTORE |
static CoreStorageBackend |
MAGMA |
| Modifier and Type | Method and Description |
|---|---|
String |
alias() |
static CoreStorageBackend |
of(String alias) |
String |
toString() |
public static final CoreStorageBackend COUCHSTORE
public static final CoreStorageBackend MAGMA
@Stability.Internal public static CoreStorageBackend of(String alias)
@Stability.Internal public String alias()
Copyright © 2024 Couchbase, Inc.. All rights reserved.