public class ObserveBlobsContainer extends Object
Created on 24/08/16.
| Constructor and Description |
|---|
ObserveBlobsContainer(String tableName,
String columnName,
com.google.common.collect.ImmutableMap<String,byte[]> blobsById) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,byte[]> |
getBlobsById() |
String |
getColumnName() |
String |
getTableName() |
Copyright © 2017–2018 IRD. All rights reserved.