java.io.Serializable, PartHandle@Private @Unstable public final class BBPartHandle extends java.lang.Object implements PartHandle
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.ByteBuffer |
bytes() |
|
boolean |
equals(java.lang.Object other) |
|
static PartHandle |
from(java.nio.ByteBuffer byteBuffer) |
|
int |
hashCode() |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waittoByteArraypublic static PartHandle from(java.nio.ByteBuffer byteBuffer)
public java.nio.ByteBuffer bytes()
bytes in interface PartHandlepublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object other)
equals in interface PartHandleequals in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.