java.io.SerializableLocalFileSystemPathHandle, RawPathHandle@Public
@Evolving
@FunctionalInterface
public interface PathHandle
extends java.io.Serializable
| Modifier and Type | Method | Description |
|---|---|---|
java.nio.ByteBuffer |
bytes() |
Get the bytes of this path handle.
|
boolean |
equals(java.lang.Object other) |
|
default byte[] |
toByteArray() |
default byte[] toByteArray()
java.nio.ByteBuffer bytes()
boolean equals(java.lang.Object other)
equals in class java.lang.ObjectCopyright © 2008–2025 Apache Software Foundation. All rights reserved.