| Modifier and Type | Method and Description |
|---|---|
static void |
MetadataExpirationFilter.setMetadataSerde(org.apache.accumulo.core.client.IteratorSetting setting,
MetadataSerDe metadataSerDe)
Conigurator method to configure the metadata serializer/deserializer on an iterator setting.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleMetadataSerDe
A base serializer/deserializer for a hashmap of metadata.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataSerDe |
QfdHelper.getMetadataSerDe() |
| Constructor and Description |
|---|
QfdHelper(org.apache.accumulo.core.client.Connector connector,
String indexTable,
String shardTable,
StoreConfig config,
ShardBuilder<T> shardBuilder,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry,
KeyValueIndex<T> keyValueIndex,
MetadataSerDe metadataSerDe) |
| Constructor and Description |
|---|
KeyToTupleCollectionQueryXform(com.esotericsoftware.kryo.Kryo kryo,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry,
Set<String> selectFields,
MetadataSerDe metadataSerDe) |
KeyToTupleCollectionWholeColFXform(com.esotericsoftware.kryo.Kryo kryo,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry,
Set<String> selectFields,
MetadataSerDe metadataSerDe) |
Copyright © 2014 Calrissian. All Rights Reserved.