public static final class LobStorageMap.BlobMeta
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LobStorageMap.BlobMeta.Type |
| Modifier and Type | Field and Description |
|---|---|
byte[] |
streamStoreId
Stream identifier.
|
| Constructor and Description |
|---|
BlobMeta(byte[] streamStoreId,
int tableId,
long byteCount,
long hash) |