|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Objectorg.exist.storage.IndexStats
public class IndexStats
| Constructor Summary | |
|---|---|
IndexStats(BFile db)
|
|
IndexStats(DOMFile db)
|
|
| Method Summary | |
|---|---|
BufferStats |
getDataBufferStats()
|
BufferStats |
getIndexBufferStats()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexStats(BFile db)
public IndexStats(DOMFile db)
| Method Detail |
|---|
public BufferStats getIndexBufferStats()
public BufferStats getDataBufferStats()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||