public class ExporterIndex extends Object
ExporterStepFactory
.Constructor and Description |
---|
ExporterIndex(int indicesNeeded) |
Modifier and Type | Method and Description |
---|---|
void |
add(GraphStep step,
long[] ids) |
long |
getIdByOrder(int order)
Returns the id of an object based on the order in which it was added.
|
int |
size() |
public int size()
public void add(GraphStep step, long[] ids) throws GraphException
GraphException
public long getIdByOrder(int order) throws GraphException
order
- order in which the looked for object was added via
#add(GraphStep, long[]). This value should be less than
{@link #size()}GraphException
Version: 4.4.12-ice34-b116
Copyright © 2014 The University of Dundee & Open Microscopy Environment. All Rights Reserved.