|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.continuent.tungsten.common.cluster.resource.Resource
com.continuent.tungsten.common.cluster.resource.RemoteDataService
public class RemoteDataService
| Field Summary |
|---|
| Fields inherited from class com.continuent.tungsten.common.cluster.resource.Resource |
|---|
childType, compositeMember, description, isContainer, isExecutable, name, type |
| Constructor Summary | |
|---|---|
RemoteDataService()
|
|
RemoteDataService(ResourceType type,
java.lang.String name,
ResourceState state)
|
|
| Method Summary | |
|---|---|
ResourceState |
getResourceState()
Returns the resourceState value. |
void |
setResourceState(ResourceState resourceState)
Sets the resourceState value. |
java.lang.String |
toString()
|
| Methods inherited from class com.continuent.tungsten.common.cluster.resource.Resource |
|---|
copyTo, describe, getChildType, getCompositeMember, getKey, getName, getType, isContainer, isExecutable, setChildType, setCompositeMember, setContainer, setExecutable, setName, setType, toJSON, toProperties |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RemoteDataService()
public RemoteDataService(ResourceType type,
java.lang.String name,
ResourceState state)
| Method Detail |
|---|
public ResourceState getResourceState()
public void setResourceState(ResourceState resourceState)
resourceState - The resourceState to set.public java.lang.String toString()
toString in class Resource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||