public class RecursiveDirectoryChangesSource extends Object
| Constructor and Description |
|---|
RecursiveDirectoryChangesSource() |
| Modifier and Type | Method and Description |
|---|---|
static akka.stream.javadsl.Source<akka.japi.Pair<Path,akka.stream.alpakka.file.DirectoryChange>,akka.NotUsed> |
create(Path directoryPath,
Duration pollInterval,
int maxBufferSize) |
Copyright © 2018. All rights reserved.