public class IndexedDiskDumper extends Object
| Constructor and Description |
|---|
IndexedDiskDumper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
The main program for the DiskDumper class
Creates a disk cache and then calls dump, which write out the contents to
a debug log.
|
public static void main(String[] args)
Creates a disk cache and then calls dump, which write out the contents to a debug log.
args - The command line argumentsCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.