| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IRmsEntry | |
|---|---|
| com.sun.squawk.rms | |
| Uses of IRmsEntry in com.sun.squawk.rms | 
|---|
| Subinterfaces of IRmsEntry in com.sun.squawk.rms | |
|---|---|
|  interface | IApplicationDescriptorEntry | 
|  interface | IRecordEntry | 
|  interface | IRecordStoreEntry | 
|  interface | IRecordStoreSequenceEntryI exist in order to allow the delete record, set record, and any other record store operation that essentially does not need to have a new log entry posted. | 
|  interface | IUnknownEntry | 
| Classes in com.sun.squawk.rms that implement IRmsEntry | |
|---|---|
|  class | ApplicationDescriptorEntry | 
|  class | RecordEntry | 
|  class | RecordStoreEntry | 
|  class | RecordStoreSequenceEntryI exist in order to allow the delete record, set record, and any other record store operation that essentially does not need to have a new log entry posted. | 
|  class | RmsEntry | 
|  class | UnknownEntry | 
| Methods in com.sun.squawk.rms that return IRmsEntry | |
|---|---|
|  IRmsEntry | IRecordStoreManager.getEntryAt(Address address) | 
|  IRmsEntry | RecordStoreManager.getEntryAt(Address address) | 
|  IRmsEntry | RecordStoreManager.getEntryIn(IMemoryHeapBlock block) | 
| Methods in com.sun.squawk.rms with parameters of type IRmsEntry | |
|---|---|
|  Address | IRecordStoreManager.logEntry(IRmsEntry entry) | 
|  Address | RecordStoreManager.logEntry(IRmsEntry entry) | 
| 
 | " 2013 FRC Java API" | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||