Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.Builder.build() |
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.Builder.buildPartial() |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.getDefaultInstance() |
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.getDefaultInstanceForType() |
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.Builder.getDefaultInstanceForType() |
ImportKvpb.Error.EngineNotFound |
ImportKvpb.ErrorOrBuilder.getEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.getEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.Builder.getEngineNotFound()
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseDelimitedFrom(InputStream input) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(byte[] data) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(ByteBuffer data) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(com.google.protobuf.ByteString data) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(com.google.protobuf.CodedInputStream input) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(InputStream input) |
static ImportKvpb.Error.EngineNotFound |
ImportKvpb.Error.EngineNotFound.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<ImportKvpb.Error.EngineNotFound> |
ImportKvpb.Error.EngineNotFound.getParserForType() |
static com.google.protobuf.Parser<ImportKvpb.Error.EngineNotFound> |
ImportKvpb.Error.EngineNotFound.parser() |
Modifier and Type | Method and Description |
---|---|
ImportKvpb.Error.Builder |
ImportKvpb.Error.Builder.mergeEngineNotFound(ImportKvpb.Error.EngineNotFound value)
This can happen if the client hasn't opened the engine, or the server
restarts while the client is writing or closing.
|
ImportKvpb.Error.EngineNotFound.Builder |
ImportKvpb.Error.EngineNotFound.Builder.mergeFrom(ImportKvpb.Error.EngineNotFound other) |
static ImportKvpb.Error.EngineNotFound.Builder |
ImportKvpb.Error.EngineNotFound.newBuilder(ImportKvpb.Error.EngineNotFound prototype) |
ImportKvpb.Error.Builder |
ImportKvpb.Error.Builder.setEngineNotFound(ImportKvpb.Error.EngineNotFound value)
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.