|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.sgs.impl.service.data.FlushInfo
final class FlushInfo
Stores information about managed objects that have been modified and need their data stored.
| Constructor Summary | |
|---|---|
FlushInfo()
Creates an instance. |
|
| Method Summary | |
|---|---|
(package private) void |
add(long oid,
byte[] data)
Adds the object ID and data for a modified object. |
(package private) byte[][] |
getDataArray()
Returns the data of the modified objects. |
(package private) long[] |
getOids()
Returns the object IDs of the modified objects. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
FlushInfo()
| Method Detail |
|---|
void add(long oid,
byte[] data)
long[] getOids()
byte[][] getDataArray()
|
RedDwarf, Version 0.10.1 2010-03-14 10:56:12 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||