Modifier | Constructor and Description |
---|---|
protected |
Federate(org.openrdf.console.ConsoleIO cio,
ConsoleState state) |
Modifier and Type | Method and Description |
---|---|
void |
execute(String... parameters)
Executes a 'federate' command for the Sesame Console.
|
protected Federate(org.openrdf.console.ConsoleIO cio, ConsoleState state)
public void execute(String... parameters) throws IOException
execute
in interface Command
parameters
- the expectations for the tokens in this array are fully documented
in PrintHelp.FEDERATE
.IOException
- if a problem occurs reading or writingCopyright © 2001-2016 Aduna. All Rights Reserved.