public class ImmutableMetadata extends Object
| Constructor and Description |
|---|
ImmutableMetadata(ByteBuffer metadata) |
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
getEncodedBuffer() |
int |
getOrInsert(String key) |
public ImmutableMetadata(ByteBuffer metadata)
public int getOrInsert(String key)
public ByteBuffer getEncodedBuffer()
Copyright © 2024 The Apache Software Foundation. All rights reserved.