public static interface PubSubProtocol.HubInfoDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
long |
getCzxid()
required uint64 czxid = 3; |
String |
getHostname()
required string hostname = 2; |
com.google.protobuf.ByteString |
getHostnameBytes()
required string hostname = 2; |
boolean |
hasCzxid()
required uint64 czxid = 3; |
boolean |
hasHostname()
required string hostname = 2; |
boolean hasHostname()
required string hostname = 2;
String getHostname()
required string hostname = 2;
com.google.protobuf.ByteString getHostnameBytes()
required string hostname = 2;
boolean hasCzxid()
required uint64 czxid = 3;
long getCzxid()
required uint64 czxid = 3;
Copyright © 2018 The Apache Software Foundation. All rights reserved.