Package org.elasticsearch.license.internal


package org.elasticsearch.license.internal
  • Class
    Description
    Interface to update the current license.
    Sometimes we release a version with a bunch of cool new features, and we want people to be able to start a new trial license in a cluster that's already used a trial and let it expire.
    A wrapper for the license mode, state, and expiration date, to allow atomically swapping.