public abstract static class MergePolicy.DocMap extends Object
Modifier | Constructor and Description |
---|---|
protected |
DocMap()
Sole constructor, typically invoked from sub-classes constructors.
|
Modifier and Type | Method and Description |
---|---|
abstract int |
map(int old)
Return the new doc ID according to its old value.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.