- java.lang.Object
-
- net.openhft.chronicle.wire.AbstractCommonMarshallable
-
- net.openhft.chronicle.wire.BytesInBinaryMarshallable
-
- net.openhft.chronicle.queue.RollDetails
-
-
Field Summary
-
Fields inherited from interface net.openhft.chronicle.wire.WriteMarshallable
EMPTY
-
Fields inherited from interface net.openhft.chronicle.wire.ReadMarshallable
DISCARD
-
Constructor Summary
Constructors
Constructor and Description |
RollDetails(int cycle,
long epoch) |
-
Method Summary
-
Methods inherited from class net.openhft.chronicle.wire.BytesInBinaryMarshallable
usesSelfDescribingMessage
-
Methods inherited from class net.openhft.chronicle.wire.AbstractCommonMarshallable
toString
-
Methods inherited from interface net.openhft.chronicle.wire.Marshallable
$equals, $fieldInfoMap, $fieldInfos, $hashCode, $toString, className, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, fromString, getField, getLongField, mergeToMap, readMarshallable, reset, setField, setLongField, streamFromFile, streamFromFile, writeMarshallable
-
Methods inherited from interface net.openhft.chronicle.wire.WriteMarshallable
writeValue
-
Methods inherited from interface net.openhft.chronicle.wire.ReadMarshallable
unexpectedField
-
Methods inherited from interface net.openhft.chronicle.bytes.BytesMarshallable
$toString, readMarshallable, writeMarshallable
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class net.openhft.chronicle.wire.AbstractCommonMarshallable
Copyright © 2020. All rights reserved.