public static interface RaftServerpb.SnapshotCFFileOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCf()
string cf = 1; |
com.google.protobuf.ByteString |
getCfBytes()
string cf = 1; |
int |
getChecksum()
uint32 checksum = 3; |
long |
getSize()
uint64 size = 2; |
String getCf()
string cf = 1;com.google.protobuf.ByteString getCfBytes()
string cf = 1;long getSize()
uint64 size = 2;int getChecksum()
uint32 checksum = 3;Copyright © 2023 PingCAP. All rights reserved.