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
|
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–2018 The Apache Software Foundation. All rights reserved.