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
IOException
URISyntaxException
protected void displayResults(PrintStream out) throws IOException
IOException
protected void updateMatchCatalog(String streamName, ChunkImpl chunk) throws IOException
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.