Package org.eclipse.emf.cdo.common.lob
Klasse CDOLob<IO>
java.lang.Object
org.eclipse.emf.cdo.common.lob.CDOLobInfo
org.eclipse.emf.cdo.common.lob.CDOLob<IO>
A identifiable large object with streaming support.
- Seit:
- 4.0
- Autor:
- Eike Stepper
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungfinal long
abstract IO
final CDOLobStore
getStore()
abstract File
abstract String
protected abstract CDOLobInfo
Von Klasse geerbte Methoden org.eclipse.emf.cdo.common.lob.CDOLobInfo
equals, getID, getIDString, getSize, hashCode, toString
-
Methodendetails
-
getStore
-
getStoreFile
- Seit:
- 4.19
-
getContents
- Löst aus:
IOException
-
getString
- Löst aus:
IOException
- Seit:
- 4.13
-
getByteCount
public final long getByteCount()- Seit:
- 4.19
-
put
- Löst aus:
IOException
-