Class Overview
EntityFactory for ClusterLockStatus table.
Builds ClusterLockStatus objects from GenericValues and vice versa.
Constants
public
static
final
String
LOCKED_BY_NODE
Constant Value:
"lockedByNode"
public
static
final
String
LOCK_NAME
Constant Value:
"lockName"
public
static
final
String
UPDATE_TIME
Constant Value:
"updateTime"
Public Constructors
public
ClusterLockStatusEntity
()
Public Methods
public
ClusterLockStatus
build
(GenericValue gv)
public
Map<String, Object>
fieldMapFrom
(ClusterLockStatus clusterLockStatus)
public
String
getEntityName
()