public static class RotatingFileOutputStreamSupplier.RotationListener extends Object
| Constructor and Description |
|---|
RotationListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
outputFileCreated(OutputStream out) |
void |
rotationCompleted(OutputStream out) |
void |
rotationError(Exception e,
OutputStream out) |
public void outputFileCreated(OutputStream out)
public void rotationCompleted(OutputStream out)
public void rotationError(Exception e, OutputStream out)
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.