Class ConfigurationCacheStoreResult_1_0

java.lang.Object
com.gradle.scan.eventmodel.gradle.configuration.ConfigurationCacheStoreResult_1_0

public class ConfigurationCacheStoreResult_1_0 extends Object
Provides the result of the configuration cache store.
See Also:
  • Field Details

    • cacheEntrySize

      public final long cacheEntrySize
      The size of the configuration cache entry on disk
  • Constructor Details

    • ConfigurationCacheStoreResult_1_0

      public ConfigurationCacheStoreResult_1_0(long cacheEntrySize)
  • Method Details