Uses of Interface
com.google.devtools.build.lib.actions.cache.Protos.ActionCacheStatistics.MissDetailOrBuilder
Packages that use Protos.ActionCacheStatistics.MissDetailOrBuilder
-
Uses of Protos.ActionCacheStatistics.MissDetailOrBuilder in com.google.devtools.build.lib.actions.cache
Classes in com.google.devtools.build.lib.actions.cache that implement Protos.ActionCacheStatistics.MissDetailOrBuilderModifier and TypeClassDescriptionstatic final classDetailed information for a particular miss reason.static final classDetailed information for a particular miss reason.Methods in com.google.devtools.build.lib.actions.cache that return Protos.ActionCacheStatistics.MissDetailOrBuilderModifier and TypeMethodDescriptionProtos.ActionCacheStatistics.Builder.getMissDetailsOrBuilder(int index) Breakdown of the cache misses based on the reasons behind them.Protos.ActionCacheStatistics.getMissDetailsOrBuilder(int index) Breakdown of the cache misses based on the reasons behind them.Protos.ActionCacheStatisticsOrBuilder.getMissDetailsOrBuilder(int index) Breakdown of the cache misses based on the reasons behind them.Methods in com.google.devtools.build.lib.actions.cache that return types with arguments of type Protos.ActionCacheStatistics.MissDetailOrBuilderModifier and TypeMethodDescriptionProtos.ActionCacheStatistics.Builder.getMissDetailsOrBuilderList()Breakdown of the cache misses based on the reasons behind them.Protos.ActionCacheStatistics.getMissDetailsOrBuilderList()Breakdown of the cache misses based on the reasons behind them.Protos.ActionCacheStatisticsOrBuilder.getMissDetailsOrBuilderList()Breakdown of the cache misses based on the reasons behind them.