Uses of Class
com.j_spaces.core.cluster.startup.CompactionResult
Packages that use CompactionResult
Package
Description
-
Uses of CompactionResult in com.gigaspaces.internal.cluster.node.impl.backlog
Methods in com.gigaspaces.internal.cluster.node.impl.backlog with parameters of type CompactionResultModifier and TypeMethodDescriptionvoidAbstractSingleFileGroupBacklog.updateMirrorWeightAfterCompaction(CompactionResult compactionResult) -
Uses of CompactionResult in com.gigaspaces.internal.server.space.redolog
Methods in com.gigaspaces.internal.server.space.redolog that return CompactionResultModifier and TypeMethodDescriptionDBMemoryRedoLogFile.performCompaction(long from, long to) DBSwapRedoLogFile.performCompaction(long from, long to) FixedSizeSwapRedoLogFile.performCompaction(long from, long to) IRedoLogFile.performCompaction(long from, long to) MemoryRedoLogFile.performCompaction(long from, long to) -
Uses of CompactionResult in com.gigaspaces.internal.server.space.redolog.storage
Methods in com.gigaspaces.internal.server.space.redolog.storage that return CompactionResultModifier and TypeMethodDescriptionBufferedRedoLogFileStorageDecorator.performCompaction(long from, long to) CacheLastRedoLogFileStorageDecorator.performCompaction(long from, long to) IRedoLogFileStorage.performCompaction(long from, long to) SqliteRedoLogFileStorage.performCompaction(long from, long to) -
Uses of CompactionResult in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer
Methods in com.gigaspaces.internal.server.space.redolog.storage.bytebuffer that return CompactionResultModifier and TypeMethodDescriptionWeightedBatch.getCompactionResult()ByteBufferRedoLogFileStorage.performCompaction(long from, long to) -
Uses of CompactionResult in com.j_spaces.core.cluster.startup
Methods in com.j_spaces.core.cluster.startup that return CompactionResultModifier and TypeMethodDescriptionstatic CompactionResultRedoLogCompactionUtil.compact(long from, long to, ListIterator iterator) Methods in com.j_spaces.core.cluster.startup with parameters of type CompactionResult