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
IOExceptionURISyntaxExceptionprotected void displayResults(PrintStream out) throws IOException
IOExceptionprotected void updateMatchCatalog(String streamName, ChunkImpl chunk) throws IOException
IOExceptionCopyright © ${year} The Apache Software Foundation