public class ProxyCommand extends Object
Modifier and Type | Field and Description |
---|---|
static java.time.format.DateTimeFormatter |
DATETIME_FORMAT |
Constructor and Description |
---|
ProxyCommand(MetaMasterClient metaMasterClient,
PrintStream printStream)
Creates a new instance of
ProxyCommand . |
public ProxyCommand(MetaMasterClient metaMasterClient, PrintStream printStream)
ProxyCommand
.metaMasterClient
- the client to talk to the master withprintStream
- the stream to print topublic int run() throws IOException
IOException
Copyright © 2023. All Rights Reserved.