Package org.apache.hadoop.fs
Class BBUploadHandle
java.lang.Object
org.apache.hadoop.fs.BBUploadHandle
- All Implemented Interfaces:
Serializable,UploadHandle
Byte array backed upload handle.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbytes()booleanstatic UploadHandlefrom(ByteBuffer byteBuffer) inthashCode()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apache.hadoop.fs.UploadHandle
toByteArray
-
Method Details
-
from
-
hashCode
public int hashCode() -
bytes
- Specified by:
bytesin interfaceUploadHandle
-
equals
- Specified by:
equalsin interfaceUploadHandle- Overrides:
equalsin classObject
-