Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
Kvrpcpb.TxnHeartBeatRequest
Used to update the lock_ttl of a psessimistic and/or large transaction to prevent it from been killed.
|
static class |
Kvrpcpb.TxnHeartBeatRequest.Builder
Used to update the lock_ttl of a psessimistic and/or large transaction to prevent it from been killed.
|
Modifier and Type | Method and Description |
---|---|
Kvrpcpb.TxnHeartBeatRequestOrBuilder |
Tikvpb.BatchCommandsRequest.RequestOrBuilder.getTxnHeartBeatOrBuilder()
.kvrpcpb.TxnHeartBeatRequest TxnHeartBeat = 26; |
Kvrpcpb.TxnHeartBeatRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.getTxnHeartBeatOrBuilder()
.kvrpcpb.TxnHeartBeatRequest TxnHeartBeat = 26; |
Kvrpcpb.TxnHeartBeatRequestOrBuilder |
Tikvpb.BatchCommandsRequest.Request.Builder.getTxnHeartBeatOrBuilder()
.kvrpcpb.TxnHeartBeatRequest TxnHeartBeat = 26; |
Copyright © 2024 PingCAP. All rights reserved.