Constructor and Description |
---|
Egothor(int capacity)
Constructor for the Egothor object.
|
Modifier and Type | Method and Description |
---|---|
void |
add(BarrelReader reader)
Append a new barrel to the existing data structure.
|
void |
add(BarrelReader reader,
String srcLocation)
Pullovers (moves) a new barrel to the
existing data structure.
|
Properties |
getState(Properties state)
Return the properties of this Egothor.
|
void |
optimize(boolean useSoftDelete)
Optimize the data structure following a delete (or remove) operation on the managed Barrels.
|
void |
setState(Properties state)
Use the given properties for this object.
|
close, commit, destroy, elements, getSlotter, initializeUnderControl, isDirty, removeDoc, setSlotter
public Egothor(int capacity)
public void setState(Properties state)
state
- the desired propertiespublic Properties getState(Properties state)
state
- the properties which will be also returned for your
conveniencepublic void add(BarrelReader reader)
public void add(BarrelReader reader, String srcLocation)
Dynamizer
public void optimize(boolean useSoftDelete)
Copyright © 2016 Egothor. All Rights Reserved.