com.tvd12.ezydata.elasticsearch.action.EzyEsAction Maven / Gradle / Ivy
package com.tvd12.ezydata.elasticsearch.action;
public interface EzyEsAction {
String getActionType();
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy
package com.tvd12.ezydata.elasticsearch.action;
public interface EzyEsAction {
String getActionType();
}