| Package | Description |
|---|---|
| com.h3c.util.persistence.cassandra.index |
| Modifier and Type | Method and Description |
|---|---|
static <C extends Serializable & Comparable<C>> |
SecondaryIndexIntegrator.intersect(Collection<SecondaryIndexIntegrator.SecondaryIndexReader<C>> indexes)
Combines the indexes using
AND operation. |
static <C extends Serializable & Comparable<C>> |
SecondaryIndexIntegrator.merge(Collection<SecondaryIndexIntegrator.SecondaryIndexReader<C>> indexes)
Combines the indexes using
OR operation. |
Copyright © 2014. All Rights Reserved.