public static interface Lgraph.HAResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.GetMasterResponse |
getGetMasterResponse()
optional .lgraph.GetMasterResponse get_master_response = 3; |
Lgraph.GetMasterResponseOrBuilder |
getGetMasterResponseOrBuilder()
optional .lgraph.GetMasterResponse get_master_response = 3; |
Lgraph.HeartbeatResponse |
getHeartbeatResponse()
optional .lgraph.HeartbeatResponse heartbeat_response = 1; |
Lgraph.HeartbeatResponseOrBuilder |
getHeartbeatResponseOrBuilder()
optional .lgraph.HeartbeatResponse heartbeat_response = 1; |
Lgraph.ListPeersResponse |
getListPeersResponse()
optional .lgraph.ListPeersResponse list_peers_response = 2; |
Lgraph.ListPeersResponseOrBuilder |
getListPeersResponseOrBuilder()
optional .lgraph.ListPeersResponse list_peers_response = 2; |
Lgraph.HAResponse.RespCase |
getRespCase() |
Lgraph.SyncMetaResponse |
getSyncMetaResponse()
optional .lgraph.SyncMetaResponse sync_meta_response = 4; |
Lgraph.SyncMetaResponseOrBuilder |
getSyncMetaResponseOrBuilder()
optional .lgraph.SyncMetaResponse sync_meta_response = 4; |
boolean |
hasGetMasterResponse()
optional .lgraph.GetMasterResponse get_master_response = 3; |
boolean |
hasHeartbeatResponse()
optional .lgraph.HeartbeatResponse heartbeat_response = 1; |
boolean |
hasListPeersResponse()
optional .lgraph.ListPeersResponse list_peers_response = 2; |
boolean |
hasSyncMetaResponse()
optional .lgraph.SyncMetaResponse sync_meta_response = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasHeartbeatResponse()
optional .lgraph.HeartbeatResponse heartbeat_response = 1;Lgraph.HeartbeatResponse getHeartbeatResponse()
optional .lgraph.HeartbeatResponse heartbeat_response = 1;Lgraph.HeartbeatResponseOrBuilder getHeartbeatResponseOrBuilder()
optional .lgraph.HeartbeatResponse heartbeat_response = 1;boolean hasListPeersResponse()
optional .lgraph.ListPeersResponse list_peers_response = 2;Lgraph.ListPeersResponse getListPeersResponse()
optional .lgraph.ListPeersResponse list_peers_response = 2;Lgraph.ListPeersResponseOrBuilder getListPeersResponseOrBuilder()
optional .lgraph.ListPeersResponse list_peers_response = 2;boolean hasGetMasterResponse()
optional .lgraph.GetMasterResponse get_master_response = 3;Lgraph.GetMasterResponse getGetMasterResponse()
optional .lgraph.GetMasterResponse get_master_response = 3;Lgraph.GetMasterResponseOrBuilder getGetMasterResponseOrBuilder()
optional .lgraph.GetMasterResponse get_master_response = 3;boolean hasSyncMetaResponse()
optional .lgraph.SyncMetaResponse sync_meta_response = 4;Lgraph.SyncMetaResponse getSyncMetaResponse()
optional .lgraph.SyncMetaResponse sync_meta_response = 4;Lgraph.SyncMetaResponseOrBuilder getSyncMetaResponseOrBuilder()
optional .lgraph.SyncMetaResponse sync_meta_response = 4;Lgraph.HAResponse.RespCase getRespCase()
Copyright © 2023 Ant Group. All rights reserved.