| Package | Description |
|---|---|
| org.tikv.common.importer | |
| org.tikv.kvproto |
| Modifier and Type | Method and Description |
|---|---|
protected ImportSSTGrpc.ImportSSTFutureStub |
ImporterStoreClient.getAsyncStub() |
| 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.ImportSSTFutureStub |
ImportSSTGrpc.ImportSSTFutureStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ImportSSTGrpc.ImportSSTFutureStub |
ImportSSTGrpc.newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
Copyright © 2025 PingCAP. All rights reserved.