binlijin edited a comment on issue #837: HBASE-23309: Adding the flexibility to 
ChainWalEntryFilter to filter the whole entry if all cells get filtered
URL: https://github.com/apache/hbase/pull/837#issuecomment-561037779
 
 
   @sandeepvinayak  try use the following import:
   
   import java.util.List;
   import org.apache.hadoop.hbase.HBaseInterfaceAudience;
   import org.apache.hadoop.hbase.wal.WAL;
   import org.apache.yetus.audience.InterfaceAudience;
   
   import 
org.apache.hbase.thirdparty.com.google.common.annotations.VisibleForTesting;
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to