public abstract class Indicator extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Indicator.Decorator |
static class |
Indicator.OpenEnded |
Constructor and Description |
---|
Indicator(int reportResolution) |
Modifier and Type | Method and Description |
---|---|
void |
completePart(String part) |
void |
completeProcess() |
void |
failure(Throwable cause) |
void |
startPart(String part,
long totalCount) |
void |
startProcess(long totalCount) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.