public class IdMapping extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IdMapping.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
getForwardedId(int id)
Get the substitute index, given the original
|
int |
getReverseId(int id)
Get the original index, given the substitute
|
int |
getValueCardinality()
Get the number of values stored in
forwardMapping |
public int getForwardedId(int id)
public int getReverseId(int id)
public int getValueCardinality()
forwardMappingCopyright © 2011–2022 The Apache Software Foundation. All rights reserved.