| Class | Description |
|---|---|
| TotalOrderDistributionInterceptor |
This interceptor handles distribution of entries across a cluster, as well as transparent lookup, when the total
order based protocol is enabled
|
| TotalOrderInterceptor |
Created to control the total order validation.
|
| TotalOrderStateTransferInterceptor |
Synchronizes the incoming totally ordered transactions with the state transfer.
|
| TotalOrderVersionedDistributionInterceptor |
This interceptor is used in total order in distributed mode when the write skew check is enabled.
|
| TotalOrderVersionedEntryWrappingInterceptor |
Wrapping Interceptor for Total Order protocol when versions are needed
|
| Exception | Description |
|---|---|
| RetryPrepareException |
Indicates the state transfer is running and the prepare should be retried.
|
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.