public class SmxIndex extends Object
| Constructor and Description |
|---|
SmxIndex()
|
| Modifier and Type | Method and Description |
|---|---|
void |
add(SmxIndexEntry
|
List |
getEntries()
|
static SmxIndex |
read(DataInput
|
void |
write(DataOutput
|
public void add(SmxIndexEntryentry)
public List<SmxIndexEntry > getEntries()
public void write(DataOutputout) throws IOException
IOException
public static SmxIndexread(DataInput in) throws IOException , ClassNotFoundException
IOException
ClassNotFoundException