|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IscBlobHandle
The interface IscBlobHandle is a java mapping for a blob handle..
| Method Summary | |
|---|---|
long |
getBlobId()
Get the identifier for the blob to which this handle is linked. |
boolean |
isEof()
Retrieve whether the EOF has been reached with this blob. |
void |
setBlobId(long blobId)
Set the identifier for the blob to which this handle is linked. |
| Method Detail |
|---|
long getBlobId()
void setBlobId(long blobId)
blobId - The identifier to be setboolean isEof()
EOF has been reached with this blob.
true if EOF has been reached,
false otherwise
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||