|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ejdb.driver.EJDBCollection.Index
public static class EJDBCollection.Index
Index meta information
Constructor Summary | |
---|---|
EJDBCollection.Index()
|
Method Summary | |
---|---|
java.lang.String |
getField()
Returns index field path |
java.lang.String |
getFile()
Returns index file path |
java.lang.String |
getName()
Returns index name |
int |
getRecords()
Returns records count in index |
EJDBCollection.IndexType |
getType()
Returns index type |
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public EJDBCollection.Index()
Method Detail |
---|
public java.lang.String getName()
public java.lang.String getField()
public EJDBCollection.IndexType getType()
public java.lang.String getFile()
public int getRecords()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |