|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SearchWriterLock
| Method Summary | |
|---|---|
Date |
getExpires()
The date when the lock will expire |
String |
getId()
|
String |
getLockkey()
The name of the lock |
String |
getNodename()
the name of the node holding the lock |
void |
setExpires(Date expires)
The date when the lock will expire |
void |
setId(String id)
|
void |
setLockkey(String lockkey)
The name of the lock |
void |
setNodename(String nodeName)
the name of the node holding the lock |
| Method Detail |
|---|
String getId()
void setId(String id)
String getNodename()
void setNodename(String nodeName)
nodeName - void setLockkey(String lockkey)
lockkey - String getLockkey()
void setExpires(Date expires)
expires - Date getExpires()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||