|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkristal.client.DocumentGroupType
This Class describes a Document Structure of KRISTAL.
SectionType| Field Summary | |
int |
df_per_group
|
java.util.Vector |
documents
|
int |
estimated_df_per_group
|
java.lang.String |
group_by_key
|
int |
set_id
|
| Constructor Summary | |
DocumentGroupType()
Constructs a new DocumentType object. |
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public int set_id
public int df_per_group
public int estimated_df_per_group
public java.lang.String group_by_key
public java.util.Vector documents
| Constructor Detail |
public DocumentGroupType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||