public class ConstantRankRange extends Object implements RankRange
Modifier and Type | Field and Description |
---|---|
static String |
FIELD_NAME_END |
static String |
FIELD_NAME_START |
Constructor and Description |
---|
ConstantRankRange(long rankStart,
long rankEnd) |
Modifier and Type | Method and Description |
---|---|
long |
getRankEnd() |
long |
getRankStart() |
String |
toString() |
String |
toString(List<String> inputFieldNames) |
public static final String FIELD_NAME_START
public static final String FIELD_NAME_END
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.