Package | Description |
---|---|
org.apache.cassandra.index | |
org.apache.cassandra.index.internal | |
org.apache.cassandra.index.sasi |
Modifier and Type | Method and Description |
---|---|
Index.Indexer |
Index.indexerFor(DecoratedKey key,
PartitionColumns columns,
int nowInSec,
OpOrder.Group opGroup,
IndexTransaction.Type transactionType)
Creates an new
Indexer object for updates to a given partition. |
Modifier and Type | Method and Description |
---|---|
Index.Indexer |
CassandraIndex.indexerFor(DecoratedKey key,
PartitionColumns columns,
int nowInSec,
OpOrder.Group opGroup,
IndexTransaction.Type transactionType) |
Modifier and Type | Method and Description |
---|---|
Index.Indexer |
SASIIndex.indexerFor(DecoratedKey key,
PartitionColumns columns,
int nowInSec,
OpOrder.Group opGroup,
IndexTransaction.Type transactionType) |
Copyright © 2020 The Apache Software Foundation