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 IndexedDiskDumper()
Copyright © 2002–2023 The Apache Software Foundation. All rights reserved.