public class RandomBlobInfoProvider extends Object implements AutoCloseable
| Constructor and Description |
|---|
RandomBlobInfoProvider(Path blobInfoDirectory,
int seed)
Use the path of CSV files generated by the BlobMessageConsumer
|
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
BlobInfo |
getBlobInfo(DocumentMessage.Builder builder) |
public RandomBlobInfoProvider(Path blobInfoDirectory, int seed)
public BlobInfo getBlobInfo(DocumentMessage.Builder builder)
public void close() throws Exception
close in interface AutoCloseableExceptionCopyright © 2017 Nuxeo. All rights reserved.