StorageBackend
in package
Protobuf type <code>couchbase.admin.bucket.v1.StorageBackend</code>
Table of Contents
- STORAGE_BACKEND_COUCHSTORE = 0
- Generated from protobuf enum <code>STORAGE_BACKEND_COUCHSTORE = 0;</code>
- STORAGE_BACKEND_MAGMA = 1
- Generated from protobuf enum <code>STORAGE_BACKEND_MAGMA = 1;</code>
- $valueToName : mixed
- name() : mixed
- value() : mixed
Constants
STORAGE_BACKEND_COUCHSTORE
Generated from protobuf enum <code>STORAGE_BACKEND_COUCHSTORE = 0;</code>
public
mixed
STORAGE_BACKEND_COUCHSTORE
= 0
STORAGE_BACKEND_MAGMA
Generated from protobuf enum <code>STORAGE_BACKEND_MAGMA = 1;</code>
public
mixed
STORAGE_BACKEND_MAGMA
= 1
Properties
$valueToName
private
static mixed
$valueToName
= [self::STORAGE_BACKEND_COUCHSTORE => 'STORAGE_BACKEND_COUCHSTORE', self::STORAGE_BACKEND_MAGMA => 'STORAGE_BACKEND_MAGMA']
Methods
name()
public
static name(mixed $value) : mixed
Parameters
- $value : mixed
Return values
mixed —value()
public
static value(mixed $name) : mixed
Parameters
- $name : mixed