| Package | Description |
|---|---|
| io.atomix.copycat.server.storage.index |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingOffsetIndex
Offset index that delegates to other indexes.
|
class |
SearchableOffsetIndex
Ordered offset index;
|
class |
SequentialOffsetIndex
Sequential offset index.
|
| Constructor and Description |
|---|
SearchableOffsetIndex(OffsetIndex index) |
Copyright © 2013–2016. All rights reserved.