public static interface Discover.FindNeighboursOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Discover.Endpoint |
getFrom()
.protocol.Endpoint from = 1; |
Discover.EndpointOrBuilder |
getFromOrBuilder()
.protocol.Endpoint from = 1; |
com.google.protobuf.ByteString |
getTargetId()
bytes targetId = 2; |
long |
getTimestamp()
int64 timestamp = 3; |
boolean |
hasFrom()
.protocol.Endpoint from = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasFrom()
.protocol.Endpoint from = 1;Discover.Endpoint getFrom()
.protocol.Endpoint from = 1;Discover.EndpointOrBuilder getFromOrBuilder()
.protocol.Endpoint from = 1;com.google.protobuf.ByteString getTargetId()
bytes targetId = 2;long getTimestamp()
int64 timestamp = 3;Copyright © 2020. All rights reserved.