public static interface GossipOuterClass.MemberInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
GossipOuterClass.EndPoint |
getHttpEndPoint()
.event_store.client.gossip.EndPoint http_end_point = 5; |
GossipOuterClass.EndPointOrBuilder |
getHttpEndPointOrBuilder()
.event_store.client.gossip.EndPoint http_end_point = 5; |
Shared.UUID |
getInstanceId()
.event_store.client.UUID instance_id = 1; |
Shared.UUIDOrBuilder |
getInstanceIdOrBuilder()
.event_store.client.UUID instance_id = 1; |
boolean |
getIsAlive()
bool is_alive = 4; |
GossipOuterClass.MemberInfo.VNodeState |
getState()
.event_store.client.gossip.MemberInfo.VNodeState state = 3; |
int |
getStateValue()
.event_store.client.gossip.MemberInfo.VNodeState state = 3; |
long |
getTimeStamp()
int64 time_stamp = 2; |
boolean |
hasHttpEndPoint()
.event_store.client.gossip.EndPoint http_end_point = 5; |
boolean |
hasInstanceId()
.event_store.client.UUID instance_id = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasInstanceId()
.event_store.client.UUID instance_id = 1;Shared.UUID getInstanceId()
.event_store.client.UUID instance_id = 1;Shared.UUIDOrBuilder getInstanceIdOrBuilder()
.event_store.client.UUID instance_id = 1;long getTimeStamp()
int64 time_stamp = 2;int getStateValue()
.event_store.client.gossip.MemberInfo.VNodeState state = 3;GossipOuterClass.MemberInfo.VNodeState getState()
.event_store.client.gossip.MemberInfo.VNodeState state = 3;boolean getIsAlive()
bool is_alive = 4;boolean hasHttpEndPoint()
.event_store.client.gossip.EndPoint http_end_point = 5;GossipOuterClass.EndPoint getHttpEndPoint()
.event_store.client.gossip.EndPoint http_end_point = 5;GossipOuterClass.EndPointOrBuilder getHttpEndPointOrBuilder()
.event_store.client.gossip.EndPoint http_end_point = 5;