Class StatisticValues.BooleanValue

java.lang.Object
org.apache.gravitino.stats.StatisticValues.BooleanValue
All Implemented Interfaces:
StatisticValue<Boolean>
Enclosing class:
StatisticValues

public static class StatisticValues.BooleanValue extends Object implements StatisticValue<Boolean>
A statistic value that holds a Boolean value.