- java.lang.Object
-
- net.openhft.chronicle.wire.AbstractCommonMarshallable
-
- net.openhft.chronicle.wire.SelfDescribingMarshallable
-
- net.openhft.chronicle.network.cluster.HostDetails
-
-
Field Summary
-
Fields inherited from interface net.openhft.chronicle.wire.WriteMarshallable
EMPTY
-
Fields inherited from interface net.openhft.chronicle.wire.ReadMarshallable
DISCARD
-
Method Summary
-
Methods inherited from class net.openhft.chronicle.wire.SelfDescribingMarshallable
usesSelfDescribingMessage
-
Methods inherited from class net.openhft.chronicle.wire.AbstractCommonMarshallable
equals, hashCode, toString
-
Methods inherited from interface net.openhft.chronicle.wire.Marshallable
$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyTo, deepCopy, fromFile, fromFile, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallable
-
Methods inherited from interface net.openhft.chronicle.wire.WriteMarshallable
binaryLengthLength, writeValue
-
Methods inherited from interface net.openhft.chronicle.wire.ReadMarshallable
unexpectedField
-
Methods inherited from interface net.openhft.chronicle.bytes.BytesMarshallable
$toString, readMarshallable, writeMarshallable
-
-
Constructor Detail
-
HostDetails
public HostDetails()
-
Method Detail
-
hostId
public int hostId()
Copyright © 2023. All rights reserved.