com.inin.analytics.elasticsearch.ConfigParams 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;
public enum ConfigParams {
SNAPSHOT_WORKING_LOCATION_CONFIG_KEY,
SNAPSHOT_REPO_NAME_CONFIG_KEY,
SNAPSHOT_FINAL_DESTINATION,
ES_WORKING_DIR,
NUM_SHARDS_PER_INDEX
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy