Stage.AdapterPARALLEL_FORWARD, SEQUENTIAL_FORWARD| Constructor and Description |
|---|
Adapter(boolean parallel,
boolean forward,
String purpose,
int... cacheSlotSizes) |
| Modifier and Type | Method and Description |
|---|---|
int[] |
getCacheSlotSizes() |
String |
getPurpose() |
boolean |
isForward() |
boolean |
isParallel() |
int |
ordinal() |
public Adapter(boolean parallel,
boolean forward,
String purpose,
int... cacheSlotSizes)
public boolean isParallel()
isParallel in interface Stagepublic String getPurpose()
getPurpose in interface Stagepublic int[] getCacheSlotSizes()
getCacheSlotSizes in interface StageCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.