This is a one-shot call interface which may be faster than allocating a {@link #newObjectReader()} to perform the lookup. @param objectId identity of the object to open. @return a {@link ObjectLoader} for accessing the object. @throws MissingObjectException the object does not exist. @throws IOException the object store cannot be accessed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|