Namespace google::cloud::memcache_v1 (2.14.0)

Classes

CloudMemcacheClient

Configures and manages Cloud Memorystore for Memcached instances.

CloudMemcacheConnection

The CloudMemcacheConnection object for CloudMemcacheClient .

CloudMemcacheConnectionIdempotencyPolicy

CloudMemcacheLimitedErrorCountRetryPolicy

A retry policy for CloudMemcacheConnection based on counting errors.

CloudMemcacheLimitedTimeRetryPolicy

A retry policy for CloudMemcacheConnection based on elapsed time.

CloudMemcacheRetryPolicy

The retry policy for CloudMemcacheConnection .

Structs

CloudMemcacheBackoffPolicyOption

Use with google::cloud::Options to configure the backoff policy.

CloudMemcacheConnectionIdempotencyPolicyOption

Use with google::cloud::Options to configure which operations are retried.

CloudMemcachePollingPolicyOption

Use with google::cloud::Options to configure the long-running operations polling policy.

CloudMemcacheRetryPolicyOption

Use with google::cloud::Options to configure the retry policy.

Functions

MakeCloudMemcacheConnection(Options)

A factory function to construct an object of type CloudMemcacheConnection .

The returned connection object should not be used directly; instead it should be passed as an argument to the constructor of CloudMemcacheClient .

The optional options argument may be used to configure aspects of the returned CloudMemcacheConnection . Expected options are any of the types in the following option lists:

Parameter
Name
Description
options

(optional) Configure the CloudMemcacheConnection created by this function.

Returns
Type
Description
std::shared_ptr< CloudMemcacheConnection >

MakeDefaultCloudMemcacheConnectionIdempotencyPolicy()

Returns
Type
Description
std::unique_ptr< CloudMemcacheConnectionIdempotencyPolicy >

Type Aliases

CloudMemcachePolicyOptionList

Alias Of: OptionList< CloudMemcacheRetryPolicyOption, CloudMemcacheBackoffPolicyOption, CloudMemcachePollingPolicyOption, CloudMemcacheConnectionIdempotencyPolicyOption >

The options applicable to CloudMemcache.

Design a Mobile Site
View Site in Mobile | Classic
Share by: