跳过导航链接
C D E F G I N O R T V W 

C

createPacketPayload(ByteBuf, Charset) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine
 

E

encode(ChannelHandlerContext, PostgreSQLPacket, ByteBuf) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine
 

F

FIELD_TYPE_CODE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_DETAIL - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_ERRORCODE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_FILE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_HINT - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_INTERNAL_POSITION - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_INTERNAL_QUERY - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_LINE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_MESSAGE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_POSITION - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_ROUTINE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_SEVERITY - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_SOCKET_ADDRESS - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
FIELD_TYPE_WHERE - 类 中的静态变量org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 

G

getIdentifier() - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.authentication.OpenGaussAuthenticationSCRAMSha256Packet
 
getIdentifier() - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
getIdentifier() - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind.OpenGaussComBatchBindPacket
 

I

isExtendedProtocolPacketType(CommandPacketType) - 枚举 中的静态方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType
Check if the packet type is extended protocol packet type.
isValidHeader(int) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine
 

N

newInstance(CommandPacketType, PostgreSQLPacketPayload) - 类 中的静态方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketFactory
Create new instance of command packet.

O

OpenGaussAuthenticationSCRAMSha256Packet - org.apache.shardingsphere.db.protocol.opengauss.packet.authentication中的类
Authentication request SCRAM SHA-256 for openGauss.
OpenGaussAuthenticationSCRAMSha256Packet() - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.authentication.OpenGaussAuthenticationSCRAMSha256Packet
 
OpenGaussComBatchBindPacket - org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind中的类
Batch bind packet for openGauss.
OpenGaussComBatchBindPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind.OpenGaussComBatchBindPacket
 
OpenGaussCommandPacket - org.apache.shardingsphere.db.protocol.opengauss.packet.command中的类
Command packet for openGauss.
OpenGaussCommandPacket() - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacket
 
OpenGaussCommandPacketFactory - org.apache.shardingsphere.db.protocol.opengauss.packet.command中的类
Command packet factory for openGauss.
OpenGaussCommandPacketFactory() - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketFactory
 
OpenGaussCommandPacketType - org.apache.shardingsphere.db.protocol.opengauss.packet.command中的枚举
Command packet type for openGauss.
OpenGaussErrorResponsePacket - org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic中的类
Error response packet for openGauss.
OpenGaussErrorResponsePacket(Map<Character, String>) - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
OpenGaussErrorResponsePacket(String, String, String) - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
OpenGaussIdentifierTag - org.apache.shardingsphere.db.protocol.opengauss.packet.identifier中的接口
OpenGauss identifier tag.
OpenGaussPacketCodecEngine - org.apache.shardingsphere.db.protocol.opengauss.codec中的类
Database packet codec for openGauss.
OpenGaussPacketCodecEngine() - 类 的构造器org.apache.shardingsphere.db.protocol.opengauss.codec.OpenGaussPacketCodecEngine
 
org.apache.shardingsphere.db.protocol.opengauss.codec - 程序包 org.apache.shardingsphere.db.protocol.opengauss.codec
 
org.apache.shardingsphere.db.protocol.opengauss.packet.authentication - 程序包 org.apache.shardingsphere.db.protocol.opengauss.packet.authentication
 
org.apache.shardingsphere.db.protocol.opengauss.packet.command - 程序包 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.generic
 
org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind - 程序包 org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind
 
org.apache.shardingsphere.db.protocol.opengauss.packet.identifier - 程序包 org.apache.shardingsphere.db.protocol.opengauss.packet.identifier
 

R

readParameterSets(List<PostgreSQLColumnType>) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind.OpenGaussComBatchBindPacket
Read parameter sets from payload.

T

toServerErrorMessage() - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
To server error message.

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType
Value of integer.
values() - 枚举 中的静态方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.OpenGaussCommandPacketType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.authentication.OpenGaussAuthenticationSCRAMSha256Packet
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.generic.OpenGaussErrorResponsePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.db.protocol.opengauss.packet.command.query.extended.bind.OpenGaussComBatchBindPacket
 
C D E F G I N O R T V W 
跳过导航链接

Copyright © 2022 The Apache Software Foundation. All rights reserved.