模块 org.redkale

接口 SearchSource

  • 所有超级接口:
    DataSource, Resourcable

    public interface SearchSource
    extends DataSource
    搜索引擎的数据源, 接口与DataSource基本一致。
    返回类型为CompletableFuture的接口为异步接口

    详情见: https://redkale.org

    从以下版本开始:
    2.4.0
    作者:
    zhangjx