跳过导航链接
B C D E G I O P S T V W 

B

BinaryCell - org.apache.shardingsphere.db.protocol.binary中的类
Binary cell.
BinaryCell() - 类 的构造器org.apache.shardingsphere.db.protocol.binary.BinaryCell
 
BinaryColumnType - org.apache.shardingsphere.db.protocol.binary中的接口
Binary column type.
BinaryRow - org.apache.shardingsphere.db.protocol.binary中的类
Binary row.
BinaryRow() - 类 的构造器org.apache.shardingsphere.db.protocol.binary.BinaryRow
 

C

channelActive(ChannelHandlerContext) - 类 中的方法org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer
 
ChannelAttrInitializer - org.apache.shardingsphere.db.protocol.netty中的类
Channel attributes initializer.
ChannelAttrInitializer() - 类 的构造器org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer
 
CHARSET_ATTRIBUTE_KEY - 类 中的静态变量org.apache.shardingsphere.db.protocol.CommonConstants
 
CommandPacket - org.apache.shardingsphere.db.protocol.packet中的接口
Command packet.
CommandPacketType - org.apache.shardingsphere.db.protocol.packet中的接口
Command packet type.
CommonConstants - org.apache.shardingsphere.db.protocol中的类
Common constants for protocol.
CommonConstants() - 类 的构造器org.apache.shardingsphere.db.protocol.CommonConstants
 
CommonErrorCode - org.apache.shardingsphere.db.protocol.error中的枚举
Common error code.
createPacketPayload(ByteBuf, Charset) - 接口 中的方法org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Create packet payload.
CustomizedErrorCode - org.apache.shardingsphere.db.protocol.error中的类
Customized error code.
CustomizedErrorCode() - 类 的构造器org.apache.shardingsphere.db.protocol.error.CustomizedErrorCode
 

D

DatabasePacket<T extends PacketPayload> - org.apache.shardingsphere.db.protocol.packet中的接口
Database packet.
DatabasePacketCodecEngine<T extends DatabasePacket<?>> - org.apache.shardingsphere.db.protocol.codec中的接口
Database packet codec engine.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - 接口 中的方法org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Decode.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - 类 中的方法org.apache.shardingsphere.db.protocol.codec.PacketCodec
 

E

encode(ChannelHandlerContext, T, ByteBuf) - 接口 中的方法org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Encode.
encode(ChannelHandlerContext, DatabasePacket<?>, ByteBuf) - 类 中的方法org.apache.shardingsphere.db.protocol.codec.PacketCodec
 

G

getByteBuf() - 接口 中的方法org.apache.shardingsphere.db.protocol.payload.PacketPayload
Get byte buf.
getCharset() - 接口 中的方法org.apache.shardingsphere.db.protocol.payload.PacketPayload
Get charset.
getErrorCode() - 接口 中的方法org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get error code.
getErrorMessage() - 接口 中的方法org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get error message.
getSqlState() - 接口 中的方法org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get SQL state.
getValue() - 接口 中的方法org.apache.shardingsphere.db.protocol.binary.BinaryColumnType
Get database protocol binary column type value.

I

isValidHeader(int) - 接口 中的方法org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Judge is valid header or not.

O

org.apache.shardingsphere.db.protocol - 程序包 org.apache.shardingsphere.db.protocol
 
org.apache.shardingsphere.db.protocol.binary - 程序包 org.apache.shardingsphere.db.protocol.binary
 
org.apache.shardingsphere.db.protocol.codec - 程序包 org.apache.shardingsphere.db.protocol.codec
 
org.apache.shardingsphere.db.protocol.error - 程序包 org.apache.shardingsphere.db.protocol.error
 
org.apache.shardingsphere.db.protocol.netty - 程序包 org.apache.shardingsphere.db.protocol.netty
 
org.apache.shardingsphere.db.protocol.packet - 程序包 org.apache.shardingsphere.db.protocol.packet
 
org.apache.shardingsphere.db.protocol.parameter - 程序包 org.apache.shardingsphere.db.protocol.parameter
 
org.apache.shardingsphere.db.protocol.payload - 程序包 org.apache.shardingsphere.db.protocol.payload
 

P

PacketCodec - org.apache.shardingsphere.db.protocol.codec中的类
Database packet codec.
PacketCodec() - 类 的构造器org.apache.shardingsphere.db.protocol.codec.PacketCodec
 
PacketPayload - org.apache.shardingsphere.db.protocol.payload中的接口
Packet payload.
PROXY_VERSION - 类 中的静态变量org.apache.shardingsphere.db.protocol.CommonConstants
 

S

SQLErrorCode - org.apache.shardingsphere.db.protocol.error中的接口
SQL error code.

T

TypeUnspecifiedSQLParameter - org.apache.shardingsphere.db.protocol.parameter中的接口
Type unspecified SQL parameter.

V

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

W

write(T) - 接口 中的方法org.apache.shardingsphere.db.protocol.packet.DatabasePacket
Write packet to byte buffer.
B C D E G I O P S T V W 
跳过导航链接

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