|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Grids_OutOfMemoryErrorHandlerInterface
| Method Summary | |
|---|---|
long |
init_MemoryReserve_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
|
long |
init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
|
long |
init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
|
long |
init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
|
long |
init_MemoryReserve_Account(boolean handleOutOfMemoryError)
|
long |
init_MemoryReserve_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
|
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
|
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
|
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
|
void |
init_MemoryReserve(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
void |
init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
void |
init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
void |
init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
void |
init_MemoryReserve(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
Initialises _MemoryReserve. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
long |
tryToEnsureThereIsEnoughMemoryToContinue_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> |
tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
void |
tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
void |
tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
void |
tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
void |
tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
boolean |
tryToEnsureThereIsEnoughMemoryToContinue(boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
void |
tryToEnsureThereIsEnoughMemoryToContinue(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
A method to ensure there is enough memory to continue. |
| Method Detail |
|---|
boolean tryToEnsureThereIsEnoughMemoryToContinue(boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void tryToEnsureThereIsEnoughMemoryToContinue(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void tryToEnsureThereIsEnoughMemoryToContinue(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
handleOutOfMemoryError - long tryToEnsureThereIsEnoughMemoryToContinue_Account(boolean handleOutOfMemoryError)
handleOutOfMemoryError -
long tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
long tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
long tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
long tryToEnsureThereIsEnoughMemoryToContinue_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
long tryToEnsureThereIsEnoughMemoryToContinue_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> tryToEnsureThereIsEnoughMemoryToContinue_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
handleOutOfMemoryError -
void init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
a_Grid2DSquareCell - handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
void init_MemoryReserve(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
a_ChunkID - handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
void init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
a_Grid2DSquareCell - a_ChunkID - handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
void init_MemoryReserve(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
a_Grid2DSquareCell - a_ChunkID_HashSet - HashSet of AbstractGrid2DSquareCell.ChunkIDshandleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
void init_MemoryReserve(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
_Grid2DSquareCell_ChunkIDHashSet_HashMap - HashMap with AbstractGrid2DSquareCell as
keys and a respective HashSet of AbstractGrid2DSquareCell.ChunkIDs. Identifying
those ChunkIDs not to be swapped from the AbstractGrid2DSquareCell.handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.long init_MemoryReserve_Account(boolean handleOutOfMemoryError)
long init_MemoryReserve_Account(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
long init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
long init_MemoryReserve_Account(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
long init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
long init_MemoryReserve_Account(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(boolean handleOutOfMemoryError)
handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
a_ChunkID - handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
AbstractGrid2DSquareCell.ChunkID a_ChunkID,
boolean handleOutOfMemoryError)
a_Grid2DSquareCell - a_ChunkID - handleOutOfMemoryError - If true then OutOfMemoryErrors are caught, swap operations are initiated,
then the method is re-called.
If false then OutOfMemoryErrors are caught and thrown.
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
java.util.HashSet<AbstractGrid2DSquareCell.ChunkID> a_ChunkID_HashSet,
boolean handleOutOfMemoryError)
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(AbstractGrid2DSquareCell a_Grid2DSquareCell,
boolean handleOutOfMemoryError)
java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> init_MemoryReserve_AccountDetail(java.util.HashMap<AbstractGrid2DSquareCell,java.util.HashSet<AbstractGrid2DSquareCell.ChunkID>> a_AbstractGrid2DSquareCell_ChunkID_HashSet_HashMap,
boolean handleOutOfMemoryError)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||