public class Domain extends Element
Constructor and Description |
---|
Domain() |
Modifier and Type | Method and Description |
---|---|
long |
getCreationTime()
Gets the time in milliseconds when this domain was created.
|
java.lang.String |
getCreationUser()
Gets the user ID that created this instance.
|
java.lang.String |
getId()
Gets the IBM Streams unique identifier for this domain.
|
java.lang.String |
getStatus()
Gets the status of the domain.
|
java.lang.String |
getZooKeeperConnectionString()
Gets the ZooKeeper connection string for this domain.
|
getStreamsConnection, refresh, toString
public long getCreationTime()
public java.lang.String getCreationUser()
public java.lang.String getId()
public java.lang.String getStatus()
public java.lang.String getZooKeeperConnectionString()