| Package | Description |
|---|---|
| org.tikv.common.importer | |
| org.tikv.kvproto |
| Modifier and Type | Method and Description |
|---|---|
protected ImportSSTGrpc.ImportSSTStub |
ImporterStoreClient.getStub() |
| 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.ImportSSTStub |
ImportSSTGrpc.ImportSSTStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ImportSSTGrpc.ImportSSTStub |
ImportSSTGrpc.newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
Copyright © 2025 PingCAP. All rights reserved.