|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jcs.auxiliary.disk.indexed.IndexedDiskDumper
public class IndexedDiskDumper
Used to dump out a Disk cache from disk for debugging. This is meant to be run as a comman line utility for
Constructor Summary | |
---|---|
IndexedDiskDumper()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
The main program for the DiskDumper class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IndexedDiskDumper()
Method Detail |
---|
public static void main(java.lang.String[] args)
Creates a disk cache and then calls dump, which write out the contents to a debug log.
args
- The command line arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |