Hey,
Basically, by allowing users to add limiting selectors to a query and eliminate the data that is not required, HBase filters enhance the effectiveness of working with large data stored in tables. There are 18 filters in HBase–
- Time stamps Filter
- Page Filter
- Multiple Column Prefix Filter
- Family Filter
- Column Pagination Filter
- Single Column Value Filter
- Row Filter
- Qualifier Filter
- Column Range Filter
- Value Filter
- Prefix Filter
- Single Column Value Exclude Filter
- Column Count Get Filter
- Inclusive Stop Filter
- Dependent Column Filter
- First Key Only Filter
- Key Only Filter