SchemaChangeLock

public class SchemaChangeLock

The object used for locking schema change access.

Fields

LOCK_ID

public static final long LOCK_ID

Methods

getComment

public String getComment()

getId

public Long getId()

getLockId

public long getLockId()

getTimestamp

public DateTime getTimestamp()

setComment

public void setComment(String comment)

setId

public void setId(Long id)

setLockId

public void setLockId(long lockId)

setTimestamp

public void setTimestamp(DateTime timestamp)