Package | Description |
---|---|
org.tikv.common.exception | |
org.tikv.common.importer |
Modifier and Type | Class and Description |
---|---|
class |
CodecException |
class |
GrpcException |
class |
InvalidCodecFormatException |
class |
InvalidStoreException |
class |
KeyException |
class |
RegionException |
class |
TiClientInternalException |
Modifier and Type | Method and Description |
---|---|
void |
ImporterClient.write(Iterator<Pair<com.google.protobuf.ByteString,com.google.protobuf.ByteString>> iterator)
write KV pairs to RawKV/Txn using KVStream interface
|
Copyright © 2024 PingCAP. All rights reserved.