| Interface | Description |
|---|---|
| Compactor.CompactionEnv | |
| TabletCommitter |
| Class | Description |
|---|---|
| CommitSession | |
| CompactionInfo | |
| CompactionStats | |
| CompactionWatcher | |
| Compactor | |
| CountingIterator | |
| KVEntry | |
| MinorCompactor | |
| Rate | |
| RootFiles | |
| ScanBatch | |
| Scanner | |
| SplitInfo |
operations are disallowed while we split which is ok since splitting is fast
a minor compaction should have taken place before calling this so there should be relatively little left to compact
we just need to make sure major compactions aren't occurring if we have the major compactor thread decide who needs splitting we can avoid synchronization
issues with major compactions
|
| Tablet |
Provide access to a single row range in a living TabletServer.
|
| Tablet.LookupResult |
| Exception | Description |
|---|---|
| Compactor.CompactionCanceledException | |
| TabletClosedException |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.