public class DictionaryAwarePageFilter extends Object implements PageFilter
| Constructor and Description |
|---|
DictionaryAwarePageFilter(PageFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
SelectedPositions |
filter(ConnectorSession session,
Page page) |
InputChannels |
getInputChannels() |
boolean |
isDeterministic() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpositionsArrayToSelectedPositionspublic DictionaryAwarePageFilter(PageFilter filter)
public boolean isDeterministic()
isDeterministic in interface PageFilterpublic InputChannels getInputChannels()
getInputChannels in interface PageFilterpublic SelectedPositions filter(ConnectorSession session, Page page)
filter in interface PageFilterCopyright © 2012–2019. All rights reserved.