public abstract class FieldsProducer extends Fields implements Closeable
EMPTY_ARRAY| Modifier | Constructor and Description |
|---|---|
protected |
FieldsProducer()
Sole constructor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
close() |
abstract long |
ramBytesUsed()
Returns approximate RAM bytes used
|
getUniqueTermCount, iterator, size, termsprotected FieldsProducer()
public abstract void close()
throws IOException
close in interface CloseableIOExceptionpublic abstract long ramBytesUsed()
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.