public class IndexName extends Object implements Serializable, Cloneable
| Constructor and Description |
|---|
IndexName(String fullName) |
IndexName(String name,
Long suffix) |
| Modifier and Type | Method and Description |
|---|---|
IndexName |
clone() |
String |
getNamePart() |
Long |
getSuffix() |
boolean |
hasSuffix() |
String |
toString() |
String |
value() |
public static final String SEPARATOR
public IndexName(String fullName)
Copyright © 2020. All rights reserved.