Interface OBlob
- All Superinterfaces:
Comparable<OIdentifiable>,Comparator<OIdentifiable>,OIdentifiable,ORecord,ORecordElement,OSerializableStream,Serializable
- All Known Implementing Classes:
ORecordBytes
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
getRecordMethods inherited from interface com.orientechnologies.orient.core.record.ORecord
clear, copy, detach, fromJSON, getIdentity, getInternalStatus, getSize, getVersion, isDirty, reset, 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
-