Package | Description |
---|---|
org.apache.cassandra.db.compaction | |
org.apache.cassandra.db.lifecycle | |
org.apache.cassandra.index.sasi | |
org.apache.cassandra.service |
Modifier and Type | Class and Description |
---|---|
class |
CompactionStrategyManager
Manages the compaction strategies.
|
Modifier and Type | Method and Description |
---|---|
void |
Tracker.subscribe(INotificationConsumer consumer) |
void |
Tracker.unsubscribe(INotificationConsumer consumer) |
Modifier and Type | Class and Description |
---|---|
class |
SASIIndex |
Modifier and Type | Class and Description |
---|---|
class |
SSTablesGlobalTracker
Tracks all sstables in use on the local node.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SSTablesGlobalTracker.register(INotificationConsumer subscriber)
Register a new subscriber to this tracker.
|
boolean |
SSTablesGlobalTracker.unregister(INotificationConsumer subscriber)
Unregister a subscriber from this tracker.
|
Copyright © 2009-2022 The Apache Software Foundation