
com.floragunn.searchguard.sgconf.Initializable Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of search-guard-7 Show documentation
Show all versions of search-guard-7 Show documentation
Provide access control related features for Elasticsearch 6
The newest version!
package com.floragunn.searchguard.sgconf;
public interface Initializable {
boolean isInitialized();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy