This is a Filter wrapper class which is used in the server side. Some filter related hooks can be defined in this wrapper. The only way to create a FilterWrapper instance is passing a client side Filter instance through {@link org.apache.hadoop.hbase.client.Scan#getFilter()}.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.