Package | Description |
---|---|
org.tikv.kvproto |
Modifier and Type | Class and Description |
---|---|
static class |
RaftServerpb.SnapshotCFFile
Protobuf type
raft_serverpb.SnapshotCFFile |
static class |
RaftServerpb.SnapshotCFFile.Builder
Protobuf type
raft_serverpb.SnapshotCFFile |
Modifier and Type | Method and Description |
---|---|
RaftServerpb.SnapshotCFFileOrBuilder |
RaftServerpb.SnapshotMetaOrBuilder.getCfFilesOrBuilder(int index)
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
RaftServerpb.SnapshotCFFileOrBuilder |
RaftServerpb.SnapshotMeta.getCfFilesOrBuilder(int index)
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
RaftServerpb.SnapshotCFFileOrBuilder |
RaftServerpb.SnapshotMeta.Builder.getCfFilesOrBuilder(int index)
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
Modifier and Type | Method and Description |
---|---|
List<? extends RaftServerpb.SnapshotCFFileOrBuilder> |
RaftServerpb.SnapshotMetaOrBuilder.getCfFilesOrBuilderList()
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
List<? extends RaftServerpb.SnapshotCFFileOrBuilder> |
RaftServerpb.SnapshotMeta.getCfFilesOrBuilderList()
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
List<? extends RaftServerpb.SnapshotCFFileOrBuilder> |
RaftServerpb.SnapshotMeta.Builder.getCfFilesOrBuilderList()
repeated .raft_serverpb.SnapshotCFFile cf_files = 1; |
Copyright © 2024 PingCAP. All rights reserved.