com.axibase.tsd.plain
Class SimpleCommand

java.lang.Object
  extended by com.axibase.tsd.plain.SimpleCommand
All Implemented Interfaces:
PlainCommand

public class SimpleCommand
extends Object
implements PlainCommand

Author:
Nikolay Malevanny.

Constructor Summary
SimpleCommand(String command)
           
 
Method Summary
 String compose()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleCommand

public SimpleCommand(String command)
Method Detail

compose

public String compose()
Specified by:
compose in interface PlainCommand


Copyright © 2015. All rights reserved.