org.openmobileis.database.fastobjectdb.db.store
Class FODBCollectionFileHeader
java.lang.Object
org.openmobileis.database.fastobjectdb.db.store.FODBCollectionFileHeader
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable
- public class FODBCollectionFileHeader
- extends java.lang.Object
- implements java.io.Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
FODBCollectionFileHeader
public FODBCollectionFileHeader()
FODBCollectionFileHeader
public FODBCollectionFileHeader(FODBCollectionDescriptor descriptor)
getIndexTablePos
public long getIndexTablePos()
setIndexTablePos
public long setIndexTablePos(long pos)
getObjectType
public java.lang.Class getObjectType()
toString
public java.lang.String toString()
writeExternal
public void writeExternal(java.io.ObjectOutput out)
throws java.io.IOException
- Specified by:
writeExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException
readExternal
public void readExternal(java.io.ObjectInput in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Specified by:
readExternal
in interface java.io.Externalizable
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
getDescriptor
public FODBCollectionDescriptor getDescriptor()
setDescriptor
public void setDescriptor(FODBCollectionDescriptor descriptor)
Copyright 2005 e-Care. All Rights Reserved.