MCPcopy Create free account
hub / github.com/apache/orc / isDefined

Method isDefined

c++/src/Timezone.cc:271–273  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

269 }
270
271 bool FutureRuleImpl::isDefined() const {
272 return ruleString_.size() > 0;
273 }
274
275 const TimezoneVariant& FutureRuleImpl::getVariant(int64_t clk) const {
276 if (!hasDst_) {

Callers 2

TESTFunction · 0.80
parseZoneFileMethod · 0.80

Calls 1

sizeMethod · 0.65

Tested by 1

TESTFunction · 0.64