MCPcopy Create free account
hub / github.com/apache/calcite / getBoolean

Method getBoolean

core/src/main/java/org/apache/calcite/rel/RelInput.java:108–108  ·  view source on GitHub ↗
(String tag, boolean default_)

Source from the content-addressed store, hash-verified

106 ImmutableList<ImmutableList<RexLiteral>> getTuples(String tag);
107
108 boolean getBoolean(String tag, boolean default_);
109}

Callers 15

outputMethod · 0.65
getMethod · 0.65
RexProgramFuzzyTestClass · 0.65
getMethod · 0.65
approximateTopNMethod · 0.65
approximateDecimalMethod · 0.65
nullEqualToEmptyMethod · 0.65
autoTempMethod · 0.65
caseSensitiveMethod · 0.65

Implementers 2

RelInputForClustercore/src/main/java/org/apache/calcite/
RelJsonReadercore/src/main/java/org/apache/calcite/

Calls

no outgoing calls

Tested by 2

getMethod · 0.52
compareResultSetMethod · 0.52