Interface DataCacheConfigOrBuilder (0.1.0)

public interface DataCacheConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getDataCacheEnabled()

public abstract boolean getDataCacheEnabled()

Whether data cache is enabled for the instance.

bool data_cache_enabled = 1;

Returns
Type Description
boolean

The dataCacheEnabled.