Hierarchy For All Packages
Package Hierarchies:- org.apache.shardingsphere.db.protocol.opengauss.codec,
- org.apache.shardingsphere.db.protocol.opengauss.packet.authentication,
- org.apache.shardingsphere.db.protocol.opengauss.packet.command,
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic,
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind,
- org.apache.shardingsphere.db.protocol.opengauss.packet.identifier
Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.db.protocol.opengauss.packet.authentication.OpenGaussAuthenticationSCRAMSha256Packet (implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.PostgreSQLIdentifierPacket)
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketFactory
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket (implements org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.PostgreSQLIdentifierPacket)
- org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine (implements org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine<T>)
- org.apache.shardingsphere.db.protocol.postgresql.packet.command.PostgreSQLCommandPacket (implements org.apache.shardingsphere.db.protocol.packet.CommandPacket, org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.PostgreSQLIdentifierPacket)
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacket
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind.OpenGaussComBatchBindPacket
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacket
Interface Hierarchy
- org.apache.shardingsphere.db.protocol.postgresql.packet.identifier.PostgreSQLIdentifierTag
- org.apache.shardingsphere.db.protocol.opengauss.packet.identifier.OpenGaussIdentifierTag
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType (implements org.apache.shardingsphere.db.protocol.packet.CommandPacketType, org.apache.shardingsphere.db.protocol.opengauss.packet.identifier.OpenGaussIdentifierTag)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)