public interface GlobalLockQueryRequestProtoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
BranchRegisterRequestProto |
getBranchRegisterRequest()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1; |
BranchRegisterRequestProtoOrBuilder |
getBranchRegisterRequestOrBuilder()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1; |
boolean |
hasBranchRegisterRequest()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasBranchRegisterRequest()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1;BranchRegisterRequestProto getBranchRegisterRequest()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1;BranchRegisterRequestProtoOrBuilder getBranchRegisterRequestOrBuilder()
.io.seata.protocol.protobuf.BranchRegisterRequestProto branchRegisterRequest = 1;Copyright © 2023 Seata. All rights reserved.