| Modifier and Type | Method and Description | 
|---|---|
| void | AbstractSingleFileGroupBacklog. updateMirrorWeightAfterCompaction(CompactionResult compactionResult) | 
| Modifier and Type | Method and Description | 
|---|---|
| CompactionResult | MemoryRedoLogFile. performCompaction(long from,
                 long to) | 
| CompactionResult | IRedoLogFile. performCompaction(long from,
                 long to) | 
| CompactionResult | FixedSizeSwapRedoLogFile. performCompaction(long from,
                 long to) | 
| CompactionResult | DBMemoryRedoLogFile. performCompaction(long from,
                 long to) | 
| CompactionResult | DBSwapRedoLogFile. performCompaction(long from,
                 long to) | 
| Modifier and Type | Method and Description | 
|---|---|
| CompactionResult | BufferedRedoLogFileStorageDecorator. performCompaction(long from,
                 long to) | 
| CompactionResult | CacheLastRedoLogFileStorageDecorator. performCompaction(long from,
                 long to) | 
| CompactionResult | SqliteRedoLogFileStorage. performCompaction(long from,
                 long to) | 
| CompactionResult | IRedoLogFileStorage. performCompaction(long from,
                 long to) | 
| Modifier and Type | Method and Description | 
|---|---|
| CompactionResult | WeightedBatch. getCompactionResult() | 
| CompactionResult | ByteBufferRedoLogFileStorage. performCompaction(long from,
                 long to) | 
| Modifier and Type | Method and Description | 
|---|---|
| static CompactionResult | RedoLogCompactionUtil. compact(long from,
       long to,
       ListIterator iterator) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CompactionResult. appendResult(CompactionResult other) | 
Copyright © GigaSpaces.