
Java API
checkIndexed returns an int value that indicates if the metadata for this object has been inserted into the query engine. The value is
retrieveObject
Writes all of the data for the specified object into the provided channel, returning the amount of data actually retrieved.
Synopsis
public long retrieveObject(ObjectIdentifier oid, WritableByteChannel dataChannel)
throws ArchiveException, java.io.IOException public long retrieveObject(ObjectIdentifier oid,
java.nio.channels.WritableByteChannel dataChannel,long firstByte,
long lastByte)
throws ArchiveException, java.io.IOException
Description
Takes an OID and downloads the data object into a supplied WritableByteChannel.
retrieveMetadata
Returns a NameValueRecord instance containing the system and
Synopsis
public NameValueRecord
retrieveMetadata(ObjectIdentifier oid)
throws ArchiveException, java.io.IOException
Description
Returns a NameValueRecord instance containing the system and
getSchema
Returns the runtime configuration of the
Chapter 2 • Sun StorageTek 5800 System Java Client API | 33 |