public static class ScanFieldDeterminer.FieldList extends Object
| Constructor and Description |
|---|
FieldList() |
| Modifier and Type | Method and Description |
|---|---|
void |
addProjected(Collection<SchemaPath> paths) |
void |
addProjected(SchemaPath path) |
void |
addReferenced(Collection<SchemaPath> paths) |
void |
addReferenced(SchemaPath path) |
ScanFieldDeterminer.FieldList |
clone() |
public void addProjected(SchemaPath path)
public void addReferenced(SchemaPath path)
public void addReferenced(Collection<SchemaPath> paths)
public void addProjected(Collection<SchemaPath> paths)
public ScanFieldDeterminer.FieldList clone()
Copyright © 2021 The Apache Software Foundation. All rights reserved.