| Package | Description |
|---|---|
| at.molindo.scrutineer | |
| at.molindo.scrutineer.sort | |
| at.molindo.scrutineer.stream |
| Modifier and Type | Method and Description |
|---|---|
void |
IdAndVersionStreamVerifier.verify(IdAndVersionStream primaryStream,
IdAndVersionStream secondayStream,
IdAndVersionStreamVerifierListener idAndVersionStreamVerifierListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedIdAndVersionStream
IdAndVersionStream implementation that wraps another and sorts it using Sorter, writing the data to
temporary files |
| Modifier and Type | Method and Description |
|---|---|
static IdAndVersionStream |
SortedIdAndVersionStream.wrapIfNecessary(IdAndVersionStream stream,
IdAndVersionFactory idAndVersionFactory) |
| Modifier and Type | Method and Description |
|---|---|
static IdAndVersionStream |
SortedIdAndVersionStream.wrapIfNecessary(IdAndVersionStream stream,
IdAndVersionFactory idAndVersionFactory) |
| Constructor and Description |
|---|
SortedIdAndVersionStream(IdAndVersionFactory idAndVersionFactory,
IdAndVersionStream unsortedStream) |
SortedIdAndVersionStream(IdAndVersionFactory idAndVersionFactory,
IdAndVersionStream unsortedStream,
String workingDirectory) |
StreamDownloader(IdAndVersionStream idAndVersionStream,
IdAndVersionFactory idAndVersionFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
FileIdAndVersionStream |
class |
IterableIdAndVersionStream |
Copyright © 2011-2016 Molindo GmbH. All Rights Reserved.