Interface MutableLicenseService

All Superinterfaces:
AutoCloseable, Closeable, LicenseService, LifecycleComponent, org.elasticsearch.core.Releasable
All Known Implementing Classes:
ClusterStateLicenseService

public interface MutableLicenseService extends LicenseService, LifecycleComponent
Interface to update the current license. This interface is not intended to be implemented by alternative implementations and exists for internal use only.