Metadata.NoMeta
Modifier and Type | Method and Description |
---|---|
int |
deltaCheckpointInterval() |
<T extends Metadata> |
ensureSame(T metadata) |
net.openhft.chronicle.queue.impl.single.SCQRoll |
roll() |
int |
sourceId() |
void |
writeMarshallable(net.openhft.chronicle.wire.WireOut wire) |
@NotNull public net.openhft.chronicle.queue.impl.single.SCQRoll roll()
public int deltaCheckpointInterval()
public int sourceId()
public void writeMarshallable(@NotNull net.openhft.chronicle.wire.WireOut wire)
writeMarshallable
in interface net.openhft.chronicle.wire.WriteMarshallable
public <T extends Metadata> void ensureSame(T metadata)
ensureSame
in interface Metadata
Copyright © 2018. All rights reserved.