| Package | Description |
|---|---|
| org.calrissian.accumulorecipes.entitystore.hadoop | |
| org.calrissian.accumulorecipes.entitystore.impl | |
| org.calrissian.accumulorecipes.entitystore.support |
| Modifier and Type | Method and Description |
|---|---|
static void |
EntityInputFormat.setQueryInfo(org.apache.hadoop.conf.Configuration config,
Set<String> entityTypes,
EntityShardBuilder shardBuilder,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry) |
static void |
EntityInputFormat.setQueryInfo(org.apache.hadoop.conf.Configuration config,
Set<String> entityTypes,
org.calrissian.mango.criteria.domain.Node query,
EntityShardBuilder shardBuilder,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry) |
| Modifier and Type | Field and Description |
|---|---|
static EntityShardBuilder |
AccumuloEntityStore.DEFAULT_SHARD_BUILDER |
| Constructor and Description |
|---|
AccumuloEntityStore(org.apache.accumulo.core.client.Connector connector,
String indexTable,
String shardTable,
EntityShardBuilder shardBuilder,
StoreConfig config,
org.calrissian.mango.types.TypeRegistry<String> typeRegistry) |
| Constructor and Description |
|---|
EntityGlobalIndexVisitor(org.apache.accumulo.core.client.BatchScanner indexScanner,
EntityShardBuilder shardBuilder,
Set<String> types) |
Copyright © 2014 Calrissian. All Rights Reserved.