类分层结构
- java.lang.Object
- cloud.agileframework.elasticsearch.transport.AgileHttpTransport (implements cloud.agileframework.elasticsearch.transport.EnhanceHttpTransport, com.amazon.opendistroforelasticsearch.jdbc.transport.http.HttpTransport, com.amazon.opendistroforelasticsearch.jdbc.logging.LoggingSource)
- cloud.agileframework.elasticsearch.protocol.AgileJsonHttpProtocolFactory (implements com.amazon.opendistroforelasticsearch.jdbc.protocol.ProtocolFactory<P,T>)
- cloud.agileframework.elasticsearch.transport.AgileTransportFactory (implements com.amazon.opendistroforelasticsearch.jdbc.transport.TransportFactory<T>)
- cloud.agileframework.elasticsearch.proxy.batch.BatchHandler (implements cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>)
- cloud.agileframework.elasticsearch.proxy.batch.BatchResponse (implements cloud.agileframework.elasticsearch.proxy.JdbcResponse)
- cloud.agileframework.elasticsearch.proxy.common.BatchUtil
- com.amazon.opendistroforelasticsearch.jdbc.ConnectionImpl (implements com.amazon.opendistroforelasticsearch.jdbc.ElasticsearchConnection, com.amazon.opendistroforelasticsearch.jdbc.internal.JdbcWrapper, com.amazon.opendistroforelasticsearch.jdbc.logging.LoggingSource)
- cloud.agileframework.elasticsearch.proxy.create.CreateHandler (implements cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>)
- cloud.agileframework.elasticsearch.proxy.create.CreateResponse (implements cloud.agileframework.elasticsearch.proxy.JdbcResponse)
- cloud.agileframework.elasticsearch.proxy.create.model.CreateTable
- cloud.agileframework.elasticsearch.proxy.delete.DeleteHandler (implements cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>)
- com.amazon.opendistroforelasticsearch.jdbc.Driver (implements java.sql.Driver, com.amazon.opendistroforelasticsearch.jdbc.logging.LoggingSource)
- cloud.agileframework.elasticsearch.Driver (implements java.sql.Driver)
- cloud.agileframework.elasticsearch.dao.ElasticsearchDao (implements cloud.agileframework.data.common.dao.BaseDao)
- cloud.agileframework.elasticsearch.config.ElasticsearchDaoAutoConfiguration
- cloud.agileframework.elasticsearch.proxy.insert.InsertHandler (implements cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>)
- cloud.agileframework.elasticsearch.proxy.insert.InsertResponse (implements cloud.agileframework.elasticsearch.proxy.JdbcResponse)
- cloud.agileframework.elasticsearch.proxy.insert.InsertResponse.CreatedInfo
- cloud.agileframework.elasticsearch.proxy.insert.InsertResponse.Shards
- cloud.agileframework.elasticsearch.proxy.JdbcRequest
- com.amazon.opendistroforelasticsearch.jdbc.protocol.http.JsonHttpProtocol (implements com.amazon.opendistroforelasticsearch.jdbc.protocol.Protocol)
- cloud.agileframework.elasticsearch.proxy.create.model.Mappings
- com.amazon.opendistroforelasticsearch.jdbc.StatementImpl (implements com.amazon.opendistroforelasticsearch.jdbc.internal.JdbcWrapper, com.amazon.opendistroforelasticsearch.jdbc.logging.LoggingSource, java.sql.Statement)
- cloud.agileframework.elasticsearch.proxy.update.UpdateHandler (implements cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>)
- cloud.agileframework.elasticsearch.proxy.update.UpdateResponse (implements cloud.agileframework.elasticsearch.proxy.JdbcResponse)
- cloud.agileframework.elasticsearch.proxy.update.UpdateResponse.Retries
- cloud.agileframework.elasticsearch.proxy.common.WhereSQLUtil
接口分层结构
- java.lang.AutoCloseable
- cloud.agileframework.elasticsearch.protocol.EnhanceProtocol
- com.amazon.opendistroforelasticsearch.jdbc.protocol.Protocol
- cloud.agileframework.elasticsearch.proxy.JdbcResponse
- cloud.agileframework.elasticsearch.proxy.SqlParseProvider<P,S>
- com.amazon.opendistroforelasticsearch.jdbc.transport.Transport
- cloud.agileframework.elasticsearch.transport.EnhanceHttpTransport
- com.amazon.opendistroforelasticsearch.jdbc.transport.http.HttpTransport
枚举分层结构
Copyright © 2022. All rights reserved.