- java.lang.Object
-
- net.openhft.chronicle.wire.AbstractMarshallable
-
- 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.AbstractMarshallable
toString
-
Methods inherited from interface net.openhft.chronicle.wire.Marshallable
$equals, $fieldInfos, $hashCode, $toString, copyFrom, copyTo, deepCopy, fromFile, fromFile, fromFileAsMap, fromFileAsMap, fromHexString, fromString, fromString, getClassName, getField, mergeToMap, readMarshallable, reset, setField, 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
readMarshallable, writeMarshallable
-
-
Method Detail
-
hashCode
public int hashCode()
- Overrides:
hashCode
in class net.openhft.chronicle.wire.AbstractMarshallable
Copyright © 2018. All rights reserved.