|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.smila.search.index.IndexConnectionUsage
public class IndexConnectionUsage
| Field Summary | |
|---|---|
boolean |
_atWork
|
long |
_idleSince
|
IndexConnection |
_indexConnection
|
int |
_timeOut
|
| Constructor Summary | |
|---|---|
IndexConnectionUsage()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final int _timeOut
public boolean _atWork
public long _idleSince
public IndexConnection _indexConnection
| Constructor Detail |
|---|
public IndexConnectionUsage()
|
SMILA (incubation) API documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||