Interface OBlob
- All Superinterfaces:
Comparable<OIdentifiable>,Comparator<OIdentifiable>,OIdentifiable,ORecord,ORecordElement,OSerializableStream,Serializable
- All Known Implementing Classes:
ORecordBytes,ORecordBytesLazy
Created by tglman on 05/01/16.
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orientechnologies.orient.core.db.record.ORecordElement
ORecordElement.STATUS -
Field Summary
Fields -
Method Summary
Methods inherited from interface java.lang.Comparable
compareToMethods inherited from interface java.util.Comparator
compare, equals, reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongMethods inherited from interface com.orientechnologies.orient.core.db.record.OIdentifiable
getRecord, isLocked, lock, lockingStrategy, unlockMethods inherited from interface com.orientechnologies.orient.core.record.ORecord
clear, copy, delete, detach, fromJSON, getDatabase, getIdentity, getInternalStatus, getSize, getVersion, isDirty, load, reload, reload, reset, save, save, save, save, setInternalStatus, toJSON, toJSON, unloadMethods inherited from interface com.orientechnologies.orient.core.db.record.ORecordElement
getOwner, setDirty, setDirtyNoChangedMethods inherited from interface com.orientechnologies.orient.core.serialization.OSerializableStream
fromStream, toStream
-
Field Details
-
RECORD_TYPE
static final byte RECORD_TYPE- See Also:
-
-
Method Details
-
fromInputStream
- Throws:
IOException
-
fromInputStream
- Throws:
IOException
-
toOutputStream
- Throws:
IOException
-