Package org.apache.hadoop.fs
Class BBPartHandle
java.lang.Object
org.apache.hadoop.fs.BBPartHandle
- All Implemented Interfaces:
Serializable,PartHandle
Byte array backed part handle.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionbytes()booleanstatic PartHandlefrom(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.PartHandle
toByteArray
-
Method Details
-
from
-
bytes
- Specified by:
bytesin interfacePartHandle
-
hashCode
public int hashCode() -
equals
- Specified by:
equalsin interfacePartHandle- Overrides:
equalsin classObject
-