| Package | Description |
|---|---|
| com.thinkaurelius.titan.diskstorage.indexing |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<IndexEntry,String> |
IndexMutation.ENTRY2FIELD_FCT |
| Constructor and Description |
|---|
IndexMutation(List<IndexEntry> additions,
List<IndexEntry> deletions,
boolean isNew,
boolean isDeleted) |
IndexMutation(List<IndexEntry> additions,
List<IndexEntry> deletions,
boolean isNew,
boolean isDeleted) |
Copyright © 2012–2014. All rights reserved.