public class TucsonOpParser
extends java.lang.Object
Constructor and Description |
---|
TucsonOpParser(java.lang.String in,
java.lang.String n,
int port) |
Modifier and Type | Method and Description |
---|---|
TucsonCmd |
getCmd() |
TucsonTupleCentreId |
getTid() |
void |
parse() |
public TucsonOpParser(java.lang.String in, java.lang.String n, int port)
in
- the String representation of the TuCSoN operation to parsen
- the String representation of the default TuCSoN node of
referenceport
- the String representation of the default TuCSoN listening port
of referencepublic TucsonCmd getCmd()
public TucsonTupleCentreId getTid()
public void parse() throws TucsonInvalidTupleCentreIdException
TucsonInvalidTupleCentreIdException
- if the id of the tuple centre target of the operation is not
a valid TuCSoN tuple centre id