mirror of
https://github.com/apache/lucene.git
synced 2025-03-01 22:09:24 +00:00
LUCENE-3108: removed invalid todo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/docvalues@1133754 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
345bc1653d
commit
e02b59e21e
@ -36,8 +36,7 @@ import org.apache.lucene.util.Bits;
|
|||||||
* @lucene.experimental
|
* @lucene.experimental
|
||||||
*/
|
*/
|
||||||
public abstract class DocValuesConsumer {
|
public abstract class DocValuesConsumer {
|
||||||
// TODO this might need to go in the codec package since is a direct relative
|
|
||||||
// to TermsConsumer
|
|
||||||
protected final AtomicLong bytesUsed;
|
protected final AtomicLong bytesUsed;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user