| Modifier and Type | Method and Description |
|---|---|
static String |
GCHelper.goToHead(String filename,
GCProperties props)
Goes to the head part of the
ResultSet whose
member is the part that is stored in the provided filename and populates the properties |
static String |
GCHelper.goToLast(String filename,
GCProperties props)
Goes to the last part of the
ResultSet whose
member is the part that is stored in the provided filename and populates the properties |
static void |
GCHelper.headPoperties(String filename,
GCProperties props)
Populates the properties of the
ResultSet whose
head part is stored in the provided filename |
static boolean |
GCPolicy.reclaim(GCProperties props)
Desides whether a
ResultSet
should be reclaimed based on its properties |
static void |
GCHelper.tailPoperties(String filename,
GCProperties props)
Populates the properties of the
ResultSet whose
last part is stored in the provided filename |
static void |
Arnold.terminate(GCProperties props)
Clears resources that are indicated by the provided properties element
|
Copyright © 2019. All Rights Reserved.