public interface TransferMetaGroupInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
getDeleteSrcMetaGroupIfEmpty()
bool delete_src_meta_group_if_empty = 3; |
long |
getDstMetaGroupId()
uint64 dst_meta_group_id = 2; |
long |
getSrcMetaGroupId()
uint64 src_meta_group_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getSrcMetaGroupId()
uint64 src_meta_group_id = 1;long getDstMetaGroupId()
uint64 dst_meta_group_id = 2;boolean getDeleteSrcMetaGroupIfEmpty()
bool delete_src_meta_group_if_empty = 3;Copyright © 2024. All rights reserved.