org.ozoneDB.blob
Class BLOBContainerImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
org.ozoneDB.blob.BLOBContainerImpl_Proxy
- All Implemented Interfaces:
- BLOBContainer, java.io.Externalizable, org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class BLOBContainerImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements BLOBContainer
This class was automatically generated by ozone's OPP.
Do not instantiate or use this class directly.
- See Also:
- Serialized Form
Fields inherited from class org.ozoneDB.OzoneProxy |
link, linkTable, remoteID |
Methods inherited from class org.ozoneDB.OzoneProxy |
createProxyLinkAttributes, equals, finalize, getHandle, handle, hashCode, invoke, invoke, invoke, invoke, isSame, readExternal, remoteID, toString, writeExternal |
Methods inherited from class java.lang.Object |
clone, getClass, notify, notifyAll, wait, wait, wait |
BLOBContainerImpl_Proxy
public BLOBContainerImpl_Proxy()
BLOBContainerImpl_Proxy
public BLOBContainerImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
createObject
public static BLOBContainer createObject(org.ozoneDB.OzoneInterface link)
init
public void init(int arg0)
- Specified by:
init
in interface BLOBContainer
write
public void write(int arg0,
byte[] arg1,
int arg2,
int arg3)
throws java.lang.Exception
- Specified by:
write
in interface BLOBContainer
- Throws:
java.lang.Exception
available
public int available(int arg0)
throws java.lang.Exception
- Specified by:
available
in interface BLOBContainer
- Throws:
java.lang.Exception
read
public byte[] read(int arg0,
int arg1)
throws java.lang.Exception
- Specified by:
read
in interface BLOBContainer
- Throws:
java.lang.Exception
getObjectID
public org.ozoneDB.core.ObjectID getObjectID()
- Specified by:
getObjectID
in interface org.ozoneDB.OzoneCompatibleOrProxy
Copyright © 2004 The Ozone Database Project - www.ozone-db.org. All Rights Reserved.