Skip navigation links
B C D E G I O P S T V W 

B

BinaryCell - Class in org.apache.shardingsphere.db.protocol.binary
Binary cell.
BinaryCell() - Constructor for class org.apache.shardingsphere.db.protocol.binary.BinaryCell
 
BinaryColumnType - Interface in org.apache.shardingsphere.db.protocol.binary
Binary column type.
BinaryRow - Class in org.apache.shardingsphere.db.protocol.binary
Binary row.
BinaryRow() - Constructor for class org.apache.shardingsphere.db.protocol.binary.BinaryRow
 

C

channelActive(ChannelHandlerContext) - Method in class org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer
 
ChannelAttrInitializer - Class in org.apache.shardingsphere.db.protocol.netty
Channel attributes initializer.
ChannelAttrInitializer() - Constructor for class org.apache.shardingsphere.db.protocol.netty.ChannelAttrInitializer
 
CHARSET_ATTRIBUTE_KEY - Static variable in class org.apache.shardingsphere.db.protocol.CommonConstants
 
CommandPacket - Interface in org.apache.shardingsphere.db.protocol.packet
Command packet.
CommandPacketType - Interface in org.apache.shardingsphere.db.protocol.packet
Command packet type.
CommonConstants - Class in org.apache.shardingsphere.db.protocol
Common constants for protocol.
CommonConstants() - Constructor for class org.apache.shardingsphere.db.protocol.CommonConstants
 
CommonErrorCode - Enum in org.apache.shardingsphere.db.protocol.error
Common error code.
createPacketPayload(ByteBuf, Charset) - Method in interface org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Create packet payload.

D

DatabasePacket<T extends PacketPayload> - Interface in org.apache.shardingsphere.db.protocol.packet
Database packet.
DatabasePacketCodecEngine<T extends DatabasePacket<?>> - Interface in org.apache.shardingsphere.db.protocol.codec
Database packet codec engine.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in interface org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Decode.
decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class org.apache.shardingsphere.db.protocol.codec.PacketCodec
 

E

encode(ChannelHandlerContext, T, ByteBuf) - Method in interface org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Encode.
encode(ChannelHandlerContext, DatabasePacket<?>, ByteBuf) - Method in class org.apache.shardingsphere.db.protocol.codec.PacketCodec
 

G

getByteBuf() - Method in interface org.apache.shardingsphere.db.protocol.payload.PacketPayload
Get byte buf.
getCharset() - Method in interface org.apache.shardingsphere.db.protocol.payload.PacketPayload
Get charset.
getErrorCode() - Method in interface org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get error code.
getErrorMessage() - Method in interface org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get error message.
getSqlState() - Method in interface org.apache.shardingsphere.db.protocol.error.SQLErrorCode
Get SQL state.
getValue() - Method in interface org.apache.shardingsphere.db.protocol.binary.BinaryColumnType
Get database protocol binary column type value.

I

isValidHeader(int) - Method in interface org.apache.shardingsphere.db.protocol.codec.DatabasePacketCodecEngine
Judge is valid header or not.

O

org.apache.shardingsphere.db.protocol - package org.apache.shardingsphere.db.protocol
 
org.apache.shardingsphere.db.protocol.binary - package org.apache.shardingsphere.db.protocol.binary
 
org.apache.shardingsphere.db.protocol.codec - package org.apache.shardingsphere.db.protocol.codec
 
org.apache.shardingsphere.db.protocol.error - package org.apache.shardingsphere.db.protocol.error
 
org.apache.shardingsphere.db.protocol.netty - package org.apache.shardingsphere.db.protocol.netty
 
org.apache.shardingsphere.db.protocol.packet - package org.apache.shardingsphere.db.protocol.packet
 
org.apache.shardingsphere.db.protocol.parameter - package org.apache.shardingsphere.db.protocol.parameter
 
org.apache.shardingsphere.db.protocol.payload - package org.apache.shardingsphere.db.protocol.payload
 

P

PacketCodec - Class in org.apache.shardingsphere.db.protocol.codec
Database packet codec.
PacketCodec() - Constructor for class org.apache.shardingsphere.db.protocol.codec.PacketCodec
 
PacketPayload - Interface in org.apache.shardingsphere.db.protocol.payload
Packet payload.
PROXY_VERSION - Static variable in class org.apache.shardingsphere.db.protocol.CommonConstants
 

S

SQLErrorCode - Interface in org.apache.shardingsphere.db.protocol.error
SQL error code.

T

TypeUnspecifiedSQLParameter - Interface in org.apache.shardingsphere.db.protocol.parameter
Type unspecified SQL parameter.

V

valueOf(String) - Static method in enum org.apache.shardingsphere.db.protocol.error.CommonErrorCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.shardingsphere.db.protocol.error.CommonErrorCode
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(T) - Method in interface org.apache.shardingsphere.db.protocol.packet.DatabasePacket
Write packet to byte buffer.
B C D E G I O P S T V W 
Skip navigation links

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