public abstract class ClusteredDevice
extends java.lang.Object
Constructor and Description |
---|
ClusteredDevice(java.lang.String deviceName)
Instantiates a new clustered device.
|
Modifier and Type | Method and Description |
---|---|
DistributedPropertyMap |
getDistributedPropertyMap()
Gets the distributed property map.
|
java.lang.String |
getNameOfOwnerDevice()
Gets the name of owner device.
|
public ClusteredDevice(java.lang.String deviceName)
deviceName
- the device namepublic DistributedPropertyMap getDistributedPropertyMap()
public java.lang.String getNameOfOwnerDevice()