| Constructor and Description |
|---|
AbstractSchema() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
addType(int pos,
X type) |
int |
getNumConnectionsThatContributed() |
abstract X |
getType(int field) |
void |
increaseNumConnectionsThatContributed() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, iterator, spliteratorpublic int getNumConnectionsThatContributed()
public void increaseNumConnectionsThatContributed()
public abstract void addType(int pos,
X type)
throws ConflictingFieldTypeInfoException
public abstract X getType(int field)
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.