Class TestTableRpcPriority

java.lang.Object
org.apache.hadoop.hbase.client.TestTableRpcPriority

public class TestTableRpcPriority extends Object
Test that correct rpc priority is sent to server from blocking Table calls. Currently only implements checks for scans, but more could be added here.