|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogException | |
|---|---|
| com.sun.jini.reliableLog | Reliable log is used to store state in case of system crash or reboot. |
| Uses of LogException in com.sun.jini.reliableLog |
|---|
| Methods in com.sun.jini.reliableLog that throw LogException | |
|---|---|
int |
LogInputStream.read()
Reads a byte of data. |
int |
LogInputStream.read(byte[] b)
Reads data into an array of bytes. |
int |
LogInputStream.read(byte[] b,
int off,
int len)
Reads data into an array of bytes. |
long |
LogInputStream.skip(long n)
Skips n bytes of input. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||