|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wso2.registry.jdbc.filecache.FileData
public class FileData
Constructor Summary | |
---|---|
FileData()
|
Method Summary | |
---|---|
void |
decrementConnection()
|
long |
getConnections()
|
long |
getIdleFrom()
|
void |
incrementConnection()
|
void |
setConnections(long connections)
|
void |
setIdleFrom(long idleFrom)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileData()
Method Detail |
---|
public long getConnections()
public void setConnections(long connections)
public void incrementConnection()
public void decrementConnection()
public long getIdleFrom()
public void setIdleFrom(long idleFrom)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |