| Modifier and Type | Method and Description |
|---|---|
boolean |
isRollRequested() |
boolean |
needsPeriodicRoll(long now) |
boolean |
needsRoll(long now) |
void |
requestRoll() |
byte[][] |
rollWal(long now) |
public void requestRoll()
public byte[][] rollWal(long now)
throws IOException
IOExceptionpublic boolean isRollRequested()
public boolean needsPeriodicRoll(long now)
public boolean needsRoll(long now)
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.