public static interface ScanLevelProjection.ScanProjectionParser
Modifier and Type | Method and Description |
---|---|
void |
bind(ScanLevelProjection builder) |
void |
build() |
boolean |
parse(RequestedColumn inCol) |
void |
validate() |
void |
validateColumn(ColumnProjection col) |
void bind(ScanLevelProjection builder)
boolean parse(RequestedColumn inCol)
void validate()
void validateColumn(ColumnProjection col)
void build()
Copyright © 1970 The Apache Software Foundation. All rights reserved.