@Deprecated public class RollDetails extends net.openhft.chronicle.wire.BytesInBinaryMarshallable
Constructor and Description |
---|
RollDetails(int cycle,
long epoch)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
cycle()
Deprecated.
|
boolean |
equals(@Nullable Object o)
Deprecated.
|
int |
hashCode()
Deprecated.
|
usesSelfDescribingMessage
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
$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
public int cycle()
public boolean equals(@Nullable @Nullable Object o)
equals
in class net.openhft.chronicle.wire.AbstractCommonMarshallable
public int hashCode()
hashCode
in class net.openhft.chronicle.wire.AbstractCommonMarshallable
Copyright © 2022. All rights reserved.