Package org.apache.hadoop.hbase.ipc
Class TestHBaseRpcControllerImpl
java.lang.Object
org.apache.hadoop.hbase.ipc.TestHBaseRpcControllerImpl
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.hbase.ExtendedCellScannable
createCell
(int index) void
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestHBaseRpcControllerImpl
public TestHBaseRpcControllerImpl()
-
-
Method Details
-
testListOfCellScannerables
- Throws:
IOException
-
createCell
- Parameters:
index
- the index of the cell to use as its value- Returns:
- A faked out 'Cell' that does nothing but return index as its value
-