Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
ImportKvpb.Error.EngineNotFound
Protobuf type
import_kvpb.Error.EngineNotFound |
static class |
ImportKvpb.Error.EngineNotFound.Builder
Protobuf type
import_kvpb.Error.EngineNotFound |
Modifier and Type | Method and Description |
---|---|
ImportKvpb.Error.EngineNotFoundOrBuilder |
ImportKvpb.ErrorOrBuilder.getEngineNotFoundOrBuilder()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFoundOrBuilder |
ImportKvpb.Error.getEngineNotFoundOrBuilder()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFoundOrBuilder |
ImportKvpb.Error.Builder.getEngineNotFoundOrBuilder()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
Copyright © 2024 PingCAP. All rights reserved.