MCPcopy Create free account
hub / github.com/apache/kudu / toString

Method toString

java/kudu-client/src/main/java/org/apache/kudu/Type.java:136–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

134 }
135
136 @Override
137 public String toString() {
138 return "Type: " + this.name;
139 }
140
141 /**
142 * Gives the size in bytes for a given DataType, as per the pb specification

Callers 15

epoch.0.5.2.min.jsFile · 0.45
d3_rgb_hexFunction · 0.45
d3.v2.jsFile · 0.45
d3_time_parseLocaleFullFunction · 0.45
d3_time_parseLocaleDateFunction · 0.45
d3_time_parseLocaleTimeFunction · 0.45
ieFunction · 0.45
doStuffMethod · 0.45
genIsolateMethod · 0.45
startClusterMethod · 0.45
newKuduTableMethod · 0.45

Calls

no outgoing calls

Tested by 8

doStuffMethod · 0.36
genIsolateMethod · 0.36
startClusterMethod · 0.36
newKuduTableMethod · 0.36
testAlterTableHandlerMethod · 0.36
testDropTableHandlerMethod · 0.36