| Package | Description |
|---|---|
| org.tikv.common.importer | |
| org.tikv.kvproto |
| Modifier and Type | Method and Description |
|---|---|
protected ImportSSTGrpc.ImportSSTBlockingStub |
ImporterStoreClient.getBlockingStub() |
| Constructor and Description |
|---|
ImporterStoreClient(TiConfiguration conf,
ChannelFactory channelFactory,
ImportSSTGrpc.ImportSSTBlockingStub blockingStub,
ImportSSTGrpc.ImportSSTFutureStub asyncStub,
ImportSSTGrpc.ImportSSTStub stub) |
| Modifier and Type | Method and Description |
|---|---|
protected ImportSSTGrpc.ImportSSTBlockingStub |
ImportSSTGrpc.ImportSSTBlockingStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ImportSSTGrpc.ImportSSTBlockingStub |
ImportSSTGrpc.newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
Copyright © 2025 PingCAP. All rights reserved.