Closeable
, AutoCloseable
public final class MockHoleInjectingTokenFilter
extends org.apache.lucene.analysis.TokenFilter
Constructor | Description |
---|---|
MockHoleInjectingTokenFilter(Random random,
org.apache.lucene.analysis.TokenStream in) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
incrementToken() |
|
void |
reset() |
addAttribute, addAttributeImpl, captureState, clearAttributes, cloneAttributes, copyTo, equals, getAttribute, getAttributeClassesIterator, getAttributeFactory, getAttributeImplsIterator, hasAttribute, hasAttributes, hashCode, reflectAsString, reflectWith, restoreState, toString
public MockHoleInjectingTokenFilter(Random random, org.apache.lucene.analysis.TokenStream in)
public void reset() throws IOException
reset
in class org.apache.lucene.analysis.TokenFilter
IOException
public boolean incrementToken() throws IOException
incrementToken
in class org.apache.lucene.analysis.TokenStream
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.