public abstract class TieredStorageBytesBasedDataIdentifier extends Object implements TieredStorageDataIdentifier, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected byte[] |
bytes
The bytes data of this identifier.
|
protected int |
hashCode |
| Constructor and Description |
|---|
TieredStorageBytesBasedDataIdentifier(byte[] bytes) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.