Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Method and Description |
---|---|
static ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequest.ChunkCase.forNumber(int value) |
ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequestOrBuilder.getChunkCase() |
ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequest.getChunkCase() |
ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequest.Builder.getChunkCase() |
static ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequest.ChunkCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static ImportSstpb.UploadRequest.ChunkCase |
ImportSstpb.UploadRequest.ChunkCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImportSstpb.UploadRequest.ChunkCase[] |
ImportSstpb.UploadRequest.ChunkCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024 PingCAP. All rights reserved.