Class StatefulStoreMockMaker

java.lang.Object
org.apache.hadoop.hbase.regionserver.StatefulStoreMockMaker
Direct Known Subclasses:
TestCompaction.BlockingStoreMockMaker, TestCompaction.StoreMockMaker

public class StatefulStoreMockMaker extends Object
This class is a helper that allows to create a partially-implemented, stateful mocks of Store. It contains a bunch of blank methods, and answers redirecting to these.