跳过导航链接
A B C D E F G I M N O P R S U V W 

A

addField(char, String) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
Add field.

B

BinaryStatementRegistry - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary中的类
Binary statement registry.
BinaryStatementRegistry() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.BinaryStatementRegistry
 
bytesBeforeZero() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Bytes before zero.

C

close() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
 
ConnectionScopeBinaryStatementRegistry - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary中的类
Connection scope binary statement registry.
ConnectionScopeBinaryStatementRegistry() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.ConnectionScopeBinaryStatementRegistry
 
createPacketPayload(ByteBuf) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.codec.PostgreSQLPacketCodecEngine
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>, int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.codec.PostgreSQLPacketCodecEngine
 

E

encode(ChannelHandlerContext, PostgreSQLPacket, ByteBuf) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.codec.PostgreSQLPacketCodecEngine
 

F

FIELD_TYPE_CODE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_COLUMN_NAME - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_CONSTRAINT_NAME - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_DATA_TYPE_NAME - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_DETAIL - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_FILE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_HINT - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_INTERNAL_POSITION - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_INTERNAL_QUERY - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_LINE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_MESSAGE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_POSITION - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_ROUTINE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_SCHEMA_NAME - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_SEVERITY - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_SEVERITY2 - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_TABLE_NAME - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
FIELD_TYPE_WHERE - 类 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 

G

get(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.BinaryStatementRegistry
Get connection scope binary statement registry.
getBinaryProtocolValue(PostgreSQLColumnType) - 类 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLBinaryProtocolValueFactory
Get binary protocol value.
getBinaryStatement(String) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.ConnectionScopeBinaryStatementRegistry
Get binary prepared statement.
getColumnLength(Object) - 接口 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLBinaryProtocolValue
Get column length.
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDateBinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDoubleBinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLFloatBinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt2BinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt4BinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt8BinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLStringBinaryProtocolValue
 
getColumnLength(Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLTimeBinaryProtocolValue
 
getCommandPacketType(PostgreSQLPacketPayload) - 类 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketTypeLoader
Get command packet type.
getInstance() - 类 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.BinaryStatementRegistry
Get instance of binary statement registry.
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLComBindPacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe.PostgreSQLComDescribePacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute.PostgreSQLComExecutePacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse.PostgreSQLComParsePacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync.PostgreSQLComSyncPacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text.PostgreSQLComQueryPacket
 
getMessageType() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLComTerminationPacket
 
getMessageType() - 接口 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.PostgreSQLPacket
Get message type.

I

isValidHeader(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.codec.PostgreSQLPacketCodecEngine
 

M

MESSAGE_TYPE_LENGTH - 接口 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.PostgreSQLPacket
 

N

newInstance(PostgreSQLCommandPacketType, PostgreSQLPacketPayload, int) - 类 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketFactory
Create new instance of command packet.

O

org.apache.shardingsphere.shardingproxy.transport.postgresql.codec - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.codec
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.constant - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.constant
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.admin - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.admin
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake
 
org.apache.shardingsphere.shardingproxy.transport.postgresql.payload - 程序包 org.apache.shardingsphere.shardingproxy.transport.postgresql.payload
 

P

PAYLOAD_LENGTH - 接口 中的静态变量org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.PostgreSQLPacket
 
PostgreSQLAuthenticationOKPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake中的类
Authentication OK packet for PostgreSQL.
PostgreSQLAuthenticationOKPacket(boolean) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLAuthenticationOKPacket
 
PostgreSQLBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的接口
Binary protocol value for PostgreSQL.
PostgreSQLBinaryProtocolValueFactory - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value factory for PostgreSQL.
PostgreSQLBinaryProtocolValueFactory() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLBinaryProtocolValueFactory
 
PostgreSQLBinaryResultSetRowPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind中的类
Binary result set row packet for PostgreSQL.
PostgreSQLBinaryResultSetRowPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLBinaryResultSetRowPacket
 
PostgreSQLBinaryStatement - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary中的类
Binary prepared statement for PostgreSQL.
PostgreSQLBinaryStatement() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.PostgreSQLBinaryStatement
 
PostgreSQLBinaryStatementParameterType - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary中的类
Bind parameter type for PostgreSQL.
PostgreSQLBinaryStatementParameterType() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.PostgreSQLBinaryStatementParameterType
 
PostgreSQLBindCompletePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind中的类
Bind complete packet for PostgreSQL.
PostgreSQLBindCompletePacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLBindCompletePacket
 
PostgreSQLColumnDescription - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query中的类
Column description for PostgreSQL.
PostgreSQLColumnDescription(String, int, int, int) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.PostgreSQLColumnDescription
 
PostgreSQLColumnType - org.apache.shardingsphere.shardingproxy.transport.postgresql.constant中的枚举
Column types for PostgreSQL.
PostgreSQLComBindPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind中的类
Command bind packet for PostgreSQL.
PostgreSQLComBindPacket(PostgreSQLPacketPayload, int) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLComBindPacket
 
PostgreSQLComDescribePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe中的类
Command describe packet for PostgreSQL.
PostgreSQLComDescribePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe.PostgreSQLComDescribePacket
 
PostgreSQLComExecutePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute中的类
Command execute packet for PostgreSQL.
PostgreSQLComExecutePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute.PostgreSQLComExecutePacket
 
PostgreSQLCommandCompletePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic中的类
Command complete packet for PostgreSQL.
PostgreSQLCommandCompletePacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLCommandCompletePacket
 
PostgreSQLCommandPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command中的类
Command packet for PostgreSQL.
PostgreSQLCommandPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacket
 
PostgreSQLCommandPacketFactory - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command中的类
Command packet factory for PostgreSQL.
PostgreSQLCommandPacketFactory() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketFactory
 
PostgreSQLCommandPacketType - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command中的枚举
Command packet type for PostgreSQL.
PostgreSQLCommandPacketTypeLoader - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command中的类
Command packet type loader for PostgreSQL.
PostgreSQLCommandPacketTypeLoader() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketTypeLoader
 
PostgreSQLComParsePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse中的类
Command parse packet for PostgreSQL.
PostgreSQLComParsePacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse.PostgreSQLComParsePacket
 
PostgreSQLComQueryPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text中的类
Command query packet for PostgreSQL.
PostgreSQLComQueryPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text.PostgreSQLComQueryPacket
 
PostgreSQLComStartupPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake中的类
Startup packet for PostgreSQL.
PostgreSQLComStartupPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLComStartupPacket
 
PostgreSQLComSyncPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync中的类
Command sync packet for PostgreSQL.
PostgreSQLComSyncPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync.PostgreSQLComSyncPacket
 
PostgreSQLComTerminationPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic中的类
Command termination packet for PostgreSQL.
PostgreSQLComTerminationPacket(PostgreSQLPacketPayload) - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLComTerminationPacket
 
PostgreSQLDataRowPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text中的类
Data row packet for PostgreSQL.
PostgreSQLDataRowPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text.PostgreSQLDataRowPacket
 
PostgreSQLDateBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for date for PostgreSQL.
PostgreSQLDateBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDateBinaryProtocolValue
 
PostgreSQLDoubleBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for double for PostgreSQL.
PostgreSQLDoubleBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDoubleBinaryProtocolValue
 
PostgreSQLErrorResponsePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic中的类
Error response packet for PostgreSQL.
PostgreSQLErrorResponsePacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
PostgreSQLFloatBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for float for PostgreSQL.
PostgreSQLFloatBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLFloatBinaryProtocolValue
 
PostgreSQLInt2BinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for int2 for PostgreSQL.
PostgreSQLInt2BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt2BinaryProtocolValue
 
PostgreSQLInt4BinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for int4 for PostgreSQL.
PostgreSQLInt4BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt4BinaryProtocolValue
 
PostgreSQLInt8BinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for int8 for PostgreSQL.
PostgreSQLInt8BinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt8BinaryProtocolValue
 
PostgreSQLPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet中的接口
Database packet for PostgreSQL.
PostgreSQLPacketCodecEngine - org.apache.shardingsphere.shardingproxy.transport.postgresql.codec中的类
Database packet codec for PostgreSQL.
PostgreSQLPacketCodecEngine() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.codec.PostgreSQLPacketCodecEngine
 
PostgreSQLPacketPayload - org.apache.shardingsphere.shardingproxy.transport.postgresql.payload中的类
Payload operation for PostgreSQL packet data types.
PostgreSQLPacketPayload() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
 
PostgreSQLParameterStatusPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake中的类
Parameter status packet for PostgreSQL.
PostgreSQLParameterStatusPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLParameterStatusPacket
 
PostgreSQLParseCompletePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse中的类
Parse complete packet for PostgreSQL.
PostgreSQLParseCompletePacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse.PostgreSQLParseCompletePacket
 
PostgreSQLReadyForQueryPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic中的类
Ready for query packet for PostgreSQL.
PostgreSQLReadyForQueryPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLReadyForQueryPacket
 
PostgreSQLRowDescriptionPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query中的类
Row description packet for PostgreSQL.
PostgreSQLRowDescriptionPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.PostgreSQLRowDescriptionPacket
 
PostgreSQLSSLNegativePacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake中的类
SSL negative packet for PostgreSQL.
PostgreSQLSSLNegativePacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLSSLNegativePacket
 
PostgreSQLStringBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for string for PostgreSQL.
PostgreSQLStringBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLStringBinaryProtocolValue
 
PostgreSQLTimeBinaryProtocolValue - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol中的类
Binary protocol value for time for PostgreSQL.
PostgreSQLTimeBinaryProtocolValue() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLTimeBinaryProtocolValue
 
PostgreSQLUnsupportedCommandPacket - org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.admin中的类
Unsupported command packet for PostgreSQL.
PostgreSQLUnsupportedCommandPacket() - 类 的构造器org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.admin.PostgreSQLUnsupportedCommandPacket
 

R

read(PostgreSQLPacketPayload) - 接口 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLBinaryProtocolValue
Read binary protocol value.
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDateBinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDoubleBinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLFloatBinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt2BinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt4BinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt8BinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLStringBinaryProtocolValue
 
read(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLTimeBinaryProtocolValue
 
readInt1() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Read 1 byte fixed length integer from byte buffers.
readInt2() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Read 2 byte fixed length integer from byte buffers.
readInt4() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Read 4 byte fixed length integer from byte buffers.
readInt8() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Read 8 byte fixed length integer from byte buffers.
readStringNul() - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Read null terminated string from byte buffers.
register(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.BinaryStatementRegistry
Register.
register(String, String, int, List<PostgreSQLBinaryStatementParameterType>) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.ConnectionScopeBinaryStatementRegistry
Register SQL.

S

skipReserved(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Skip reserved from byte buffers.

U

unregister(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.BinaryStatementRegistry
Unregister.

V

valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.constant.PostgreSQLColumnType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.constant.PostgreSQLColumnType
Value of.
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketType
返回带有指定名称的该类型的枚举常量。
valueOf(int) - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketType
Value of integer.
valueOfJDBCType(int) - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.constant.PostgreSQLColumnType
Value of JDBC type.
values() - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.constant.PostgreSQLColumnType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.PostgreSQLCommandPacketType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.admin.PostgreSQLUnsupportedCommandPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLBinaryResultSetRowPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLBindCompletePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.PostgreSQLComBindPacket
 
write(PostgreSQLPacketPayload, Object) - 接口 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLBinaryProtocolValue
Write binary protocol value.
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDateBinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLDoubleBinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLFloatBinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt2BinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt4BinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLInt8BinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLStringBinaryProtocolValue
 
write(PostgreSQLPacketPayload, Object) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.bind.protocol.PostgreSQLTimeBinaryProtocolValue
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.describe.PostgreSQLComDescribePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.execute.PostgreSQLComExecutePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse.PostgreSQLComParsePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.parse.PostgreSQLParseCompletePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.binary.sync.PostgreSQLComSyncPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.PostgreSQLRowDescriptionPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text.PostgreSQLComQueryPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.command.query.text.PostgreSQLDataRowPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLCommandCompletePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLComTerminationPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLErrorResponsePacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.generic.PostgreSQLReadyForQueryPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLAuthenticationOKPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLComStartupPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLParameterStatusPacket
 
write(PostgreSQLPacketPayload) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.packet.handshake.PostgreSQLSSLNegativePacket
 
writeBytes(byte[]) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write variable length bytes to byte buffers.
writeInt1(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write 1 byte fixed length integer to byte buffers.
writeInt2(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write 2 byte fixed length integer to byte buffers.
writeInt4(int) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write 4 byte fixed length integer to byte buffers.
writeInt8(long) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write 8 byte fixed length integer to byte buffers.
writeStringEOF(String) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write rest of packet string to byte buffers.
writeStringNul(String) - 类 中的方法org.apache.shardingsphere.shardingproxy.transport.postgresql.payload.PostgreSQLPacketPayload
Write null terminated string to byte buffers.
A B C D E F G I M N O P R S U V W 
跳过导航链接

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