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 |
SecondaryIndexManager
Handles the core maintenance functionality associated with indexes: adding/removing them to or from
a table, (re)building during bootstrap or other streaming operations, flushing, reloading metadata
and so on.
|
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