Gradle Build Cache Performance Build Cache Remote Info
Information about the remote build cache used in the build.
Parameters
Indicates whether the remote build cache is enabled.
The type of the connector used to communicate with the remote build cache. null
if the remote build cache is disabled.
The class name of the connector. null
if the remote build cache is disabled.
Indicates whether pushing to the remote build cache is enabled. null
if the remote build cache is disabled.
Indicates whether the remote build cache is disabled during the build due to an error occurring in loading or storing remote build cache entries. null
if the remote build cache is disabled.
URL of the remote build cache. null
if the remote build cache is disabled or if the given type is not supported or it doesn't have the concept of a URL.