BinaryDocValues
instead.@Deprecated public abstract class LegacyBinaryDocValues extends Object
Modifier | Constructor and Description |
---|---|
protected |
LegacyBinaryDocValues()
Deprecated.
Sole constructor.
|
Modifier and Type | Method and Description |
---|---|
abstract BytesRef |
get(int docID)
Deprecated.
Lookup the value for document.
|
protected LegacyBinaryDocValues()
public abstract BytesRef get(int docID)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.