MCPcopy Create free account
hub / github.com/apache/pig / schemaSize

Method schemaSize

src/org/apache/pig/data/SchemaTuple.java:88–88  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

86 */
87 public abstract int getSchemaTupleIdentifier();
88 protected abstract int schemaSize();
89
90 public String getSchemaString() {
91 return getSchema().toString();

Callers 10

setMethod · 0.95
readFieldsMethod · 0.95
setMethod · 0.80
compareToMethod · 0.80
getMethod · 0.80
isNullMethod · 0.80
getTypeMethod · 0.80
setTypeAwareBaseMethod · 0.80
getTypeAwareBaseMethod · 0.80
readFieldsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected