public interface IndexNameGenerator
Modifier and Type | Method and Description |
---|---|
String |
getNextIndexName(String aliasName,
String oldIndexName)
Generates a new index Name from the alias name and the previous index name.
|
String getNextIndexName(String aliasName, String oldIndexName)
Copyright © 2018 Nuxeo. All rights reserved.