![JAR search and dependency download from the Maven repository](/logo.png)
com.inin.analytics.elasticsearch.index.rotation.RebuildPipelineState Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of elasticsearch-lambda Show documentation
Show all versions of elasticsearch-lambda Show documentation
Framework For Lambda Architecture on Elasticsearch
package com.inin.analytics.elasticsearch.index.rotation;
public enum RebuildPipelineState {
RUNNING, // Pipeline is running
COMPLETE // Pipeline is done running
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy