All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fun.langel.cql.resolve.dialect.ElasticSearchDialectResolver Maven / Gradle / Ivy

The newest version!
package fun.langel.cql.resolve.dialect;

import fun.langel.cql.resolve.DialectResolver;
import org.elasticsearch.action.ActionRequest;

/**
 * @author [email protected](GuHan)
 * @since 2022/8/3 11:50
 **/
public interface ElasticSearchDialectResolver extends DialectResolver {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy