public class DumpChunks extends Object
| Constructor and Description | 
|---|
DumpChunks()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
displayResults(PrintStream out)  | 
static void | 
main(String[] args)
Tries to find chunks matching a given pattern. 
 | 
protected void | 
updateMatchCatalog(String streamName,
                  ChunkImpl chunk)  | 
public static void main(String[] args) throws IOException, URISyntaxException
args - IOExceptionURISyntaxExceptionprotected void displayResults(PrintStream out) throws IOException
IOExceptionprotected void updateMatchCatalog(String streamName, ChunkImpl chunk) throws IOException
IOExceptionCopyright © 2015 Apache Software Foundation. All Rights Reserved.