public class TestHelper
extends java.lang.Object
Constructor and Description |
---|
TestHelper() |
Modifier and Type | Method and Description |
---|---|
static void |
cleanupRemoteElastic(org.apache.jackrabbit.oak.plugins.index.elastic.ElasticConnection connection,
java.lang.String indexName) |
static java.lang.String |
getUniqueIndexName(java.lang.String name)
Generates a unique index name from the given suggestion.
|
public static java.lang.String getUniqueIndexName(java.lang.String name)
name
- name suggestionpublic static void cleanupRemoteElastic(org.apache.jackrabbit.oak.plugins.index.elastic.ElasticConnection connection, java.lang.String indexName) throws java.io.IOException
java.io.IOException
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.