@Component
@Scope(value="prototype")
public class RemoteCommandsBatchFactory
extends java.lang.Object
| Constructor and Description |
|---|
RemoteCommandsBatchFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<RemoteCommand> |
createCommands(Crawl crawl) |
public java.util.List<RemoteCommand> createCommands(Crawl crawl)
Copyright © 2019 The Apache Software Foundation