class NodeInfoProto : GeneratedMessageV3, NodeInfoProtoOrBuilder
Protobuf type orbit.shared.NodeInfoProto
Builder |
Protobuf type class Builder : Builder<Builder!>, NodeInfoProtoOrBuilder |
CAPABILITIES_FIELD_NUMBER |
static val CAPABILITIES_FIELD_NUMBER: Int |
ID_FIELD_NUMBER |
static val ID_FIELD_NUMBER: Int |
LEASE_FIELD_NUMBER |
static val LEASE_FIELD_NUMBER: Int |
STATUS_FIELD_NUMBER |
static val STATUS_FIELD_NUMBER: Int |
URL_FIELD_NUMBER |
static val URL_FIELD_NUMBER: Int |
VISIBLENODES_FIELD_NUMBER |
static val VISIBLENODES_FIELD_NUMBER: Int |
equals |
fun equals(: Any?): Boolean |
getCapabilities |
fun getCapabilities(): CapabilitiesProto! |
getCapabilitiesOrBuilder |
fun getCapabilitiesOrBuilder(): CapabilitiesProtoOrBuilder! |
getDefaultInstance |
static fun getDefaultInstance(): NodeInfoProto! |
getDefaultInstanceForType |
fun getDefaultInstanceForType(): NodeInfoProto! |
getDescriptor |
static fun getDescriptor(): Descriptor! |
getId |
fun getId(): NodeIdProto! |
getIdOrBuilder |
fun getIdOrBuilder(): NodeIdProtoOrBuilder! |
getLease |
fun getLease(): NodeLeaseProto! |
getLeaseOrBuilder |
fun getLeaseOrBuilder(): NodeLeaseProtoOrBuilder! |
getParserForType |
fun getParserForType(): Parser<NodeInfoProto!>! |
getSerializedSize |
fun getSerializedSize(): Int |
getStatus |
fun getStatus(): NodeStatusProto! |
getStatusValue |
fun getStatusValue(): Int |
getUnknownFields |
fun getUnknownFields(): UnknownFieldSet! |
getUrl |
fun getUrl(): String! |
getUrlBytes |
fun getUrlBytes(): ByteString! |
getVisibleNodes |
fun getVisibleNodes(: Int): NodeIdProto! |
getVisibleNodesCount |
fun getVisibleNodesCount(): Int |
getVisibleNodesList |
fun getVisibleNodesList(): MutableList<NodeIdProto!>! |
getVisibleNodesOrBuilder |
fun getVisibleNodesOrBuilder(: Int): NodeIdProtoOrBuilder! |
getVisibleNodesOrBuilderList |
fun getVisibleNodesOrBuilderList(): MutableList<out NodeIdProtoOrBuilder!>! |
hasCapabilities |
fun hasCapabilities(): Boolean |
hashCode |
fun hashCode(): Int |
hasId |
fun hasId(): Boolean |
hasLease |
fun hasLease(): Boolean |
internalGetFieldAccessorTable |
fun internalGetFieldAccessorTable(): FieldAccessorTable! |
isInitialized |
fun isInitialized(): Boolean |
newBuilder |
static fun newBuilder(): Builder!static fun newBuilder(: NodeInfoProto!): Builder! |
newBuilderForType |
fun newBuilderForType(): Builder!fun newBuilderForType(: BuilderParent!): Builder! |
newInstance |
fun newInstance(: UnusedPrivateParameter!): Any! |
parseDelimitedFrom |
static fun parseDelimitedFrom(: InputStream!): NodeInfoProto!static fun parseDelimitedFrom(: InputStream!, : ExtensionRegistryLite!): NodeInfoProto! |
parseFrom |
static fun parseFrom(: ByteBuffer!): NodeInfoProto!static fun parseFrom(: ByteBuffer!, : ExtensionRegistryLite!): NodeInfoProto!static fun parseFrom(: ByteString!): NodeInfoProto!static fun parseFrom(: ByteString!, : ExtensionRegistryLite!): NodeInfoProto!static fun parseFrom(: ByteArray!): NodeInfoProto!static fun parseFrom(: ByteArray!, : ExtensionRegistryLite!): NodeInfoProto!static fun parseFrom(: InputStream!): NodeInfoProto!static fun parseFrom(: InputStream!, : ExtensionRegistryLite!): NodeInfoProto!static fun parseFrom(: CodedInputStream!): NodeInfoProto!static fun parseFrom(: CodedInputStream!, : ExtensionRegistryLite!): NodeInfoProto! |
parser |
static fun parser(): Parser<NodeInfoProto!>! |
toBuilder |
fun toBuilder(): Builder! |
writeTo |
fun writeTo(: CodedOutputStream!): Unit |