public class SqlStageList extends ArrayList<SqlStage>
| Constructor and Description |
|---|
SqlStageList() |
| Modifier and Type | Method and Description |
|---|---|
SqlNode |
build(SDBRequest request,
SlotCompiler slotCompiler) |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArray, trimToSizeequals, hashCodecontainsAllcontainsAll, equals, hashCodepublic SqlNode build(SDBRequest request, SlotCompiler slotCompiler)
public String toString()
toString in class AbstractCollection<SqlStage>Licenced under the Apache License, Version 2.0