Package | Description |
---|---|
org.alfresco.repo.node.index |
Modifier and Type | Method and Description |
---|---|
protected AbstractReindexComponent.InIndex |
FullIndexRecoveryComponent.areAllTxnsInEndSample(List<Transaction> txns) |
protected AbstractReindexComponent.InIndex |
FullIndexRecoveryComponent.areTxnsInStartSample(List<Transaction> txns) |
AbstractReindexComponent.InIndex |
AbstractReindexComponent.isTxnPresentInIndex(Transaction txn)
Determines if a given transaction is definitely in the index or not.
|
AbstractReindexComponent.InIndex |
AbstractReindexComponent.isTxnPresentInIndex(Transaction txn,
boolean readThrough) |
static AbstractReindexComponent.InIndex |
AbstractReindexComponent.InIndex.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractReindexComponent.InIndex[] |
AbstractReindexComponent.InIndex.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.