object IOResult extends Serializable
- Source
- IOResult.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IOResult
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
Deprecated Value Members
- def createFailed(count: Long, ex: Throwable): IOResult
JAVA API: Creates failed IOResult,
count
should be the number of bytes (or other unit, please document in your APIs) processed before failingJAVA API: Creates failed IOResult,
count
should be the number of bytes (or other unit, please document in your APIs) processed before failing- Annotations
- @deprecated
- Deprecated
(Since version 2.6.0) use IOOperationIncompleteException