| Interface | Description |
|---|---|
| StoreFileTracker |
An interface to define how we track the store files for a give store.
|
| Class | Description |
|---|---|
| InitializeStoreFileTrackerProcedure |
Procedure for setting StoreFileTracker information to table descriptor.
|
| ModifyColumnFamilyStoreFileTrackerProcedure | |
| ModifyStoreFileTrackerProcedure |
This procedure is used to change the store file tracker implementation.
|
| ModifyTableStoreFileTrackerProcedure | |
| StoreFileTrackerFactory |
Factory method for creating store file tracker.
|
| StoreFileTrackerValidationUtils |
| Enum | Description |
|---|---|
| StoreFileTrackerFactory.Trackers |
Maps between configuration names for trackers and implementation classes.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.