Package | Description |
---|---|
org.apache.cassandra.hints |
Hints subsystem consists of several components.
|
Modifier and Type | Class and Description |
---|---|
class |
HintsService
A singleton-ish wrapper over various hints components:
- a catalog of all hints stores
- a single-threaded write executor
- a multi-threaded dispatch executor
- the buffer pool for writing hints into
The front-end for everything hints related.
|
Copyright © 2016 The Apache Software Foundation