org.ozoneDB.blob
Class BLOBPageImpl_Proxy
java.lang.Object
org.ozoneDB.OzoneProxy
org.ozoneDB.blob.BLOBPageImpl_Proxy
- All Implemented Interfaces:
- BLOBPage, java.io.Externalizable, org.ozoneDB.OzoneCompatibleOrProxy, org.ozoneDB.OzoneRemote, java.io.Serializable
- public final class BLOBPageImpl_Proxy
- extends org.ozoneDB.OzoneProxy
- implements BLOBPage
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 |
BLOBPageImpl_Proxy
public BLOBPageImpl_Proxy()
BLOBPageImpl_Proxy
public BLOBPageImpl_Proxy(org.ozoneDB.core.ObjectID oid,
org.ozoneDB.OzoneInterface link)
createObject
public static BLOBPage createObject(org.ozoneDB.OzoneInterface link)
size
public int size()
- Specified by:
size
in interface BLOBPage
init
public void init(int arg0)
- Specified by:
init
in interface BLOBPage
write
public void write(byte[] arg0,
int arg1)
- Specified by:
write
in interface BLOBPage
read
public byte[] read(int arg0,
int arg1)
- Specified by:
read
in interface BLOBPage
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.