Google Cloud Redis Cluster V1 Client - Class AOFConfig (0.3.0)

Reference documentation and code samples for the Google Cloud Redis Cluster V1 Client class AOFConfig.

Configuration of the AOF based persistence.

Generated from protobuf message google.cloud.redis.cluster.v1.ClusterPersistenceConfig.AOFConfig

Namespace

Google \ Cloud \ Redis \ Cluster \ V1 \ ClusterPersistenceConfig

Methods

__construct

Constructor.

Parameters
Name Description
data array

Optional. Data for populating the Message object.

↳ append_fsync int

Optional. fsync configuration.

getAppendFsync

Optional. fsync configuration.

Returns
Type Description
int

setAppendFsync

Optional. fsync configuration.

Parameter
Name Description
var int
Returns
Type Description
$this