public interface CompactionMergeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getSources(int index)
repeated int64 sources = 1; |
int |
getSourcesCount()
repeated int64 sources = 1; |
List<Long> |
getSourcesList()
repeated int64 sources = 1; |
long |
getTarget()
int64 target = 2; |
List<Long> getSourcesList()
repeated int64 sources = 1;int getSourcesCount()
repeated int64 sources = 1;long getSources(int index)
repeated int64 sources = 1;index - The index of the element to return.long getTarget()
int64 target = 2;Copyright © 2023. All rights reserved.