| 接口 | 说明 |
|---|---|
| ReadOnlyPDClient |
Readonly PD client including only reading related interface Supposed for TiDB-like use cases
|
| 类 | 说明 |
|---|---|
| AbstractGRPCClient<BlockingStubT extends io.grpc.stub.AbstractStub<BlockingStubT>,StubT extends io.grpc.stub.AbstractStub<StubT>> | |
| BytePairWrapper | |
| ByteWrapper | |
| DefaultHostMapping | |
| ExtendedDateTime |
Extend joda DateTime to support micro second
|
| KVClient | |
| Main | |
| PDClient | |
| Snapshot | |
| StoreVersion | |
| TiConfiguration | |
| TiDBJDBCClient | |
| TiSession | |
| TTLManager |
see funcionts `keepAlive` `close` `sendTxnHeartBeat` in
https://github.com/pingcap/tidb/blob/master/store/tikv/2pc.go
|
| TwoPhaseCommitter | |
| Utils | |
| Version |
Copyright © 2022 PingCAP. All rights reserved.