Interface | Description |
---|---|
INotification |
Created by IntelliJ IDEA.
|
INotificationConsumer |
Class | Description |
---|---|
MemtableRenewedNotification | |
SSTableAddedNotification | |
SSTableDeletingNotification |
Fired right before removing an SSTable.
|
SSTableListChangedNotification | |
SSTableRepairStatusChanged | |
TruncationNotification |
Fired during truncate, after the memtable has been flushed but before any
snapshot is taken and SSTables are discarded
|
Copyright © 2016 The Apache Software Foundation