public class TestClientScanner extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TestClientScanner.MockRpcRetryingCallerFactory |
Constructor and Description |
---|
TestClientScanner() |
Modifier and Type | Method and Description |
---|---|
void |
setup() |
void |
teardown() |
void |
testCacheLimit() |
void |
testExceptionsFromReplicasArePropagated()
Tests the case where all replicas of a region throw an exception.
|
void |
testMoreResults() |
void |
testNoMoreResults() |
void |
testNoResultsHint() |
void |
testSizeLimit() |
public void setup() throws IOException
IOException
public void teardown()
public void testNoResultsHint() throws IOException
IOException
public void testSizeLimit() throws IOException
IOException
public void testCacheLimit() throws IOException
IOException
public void testNoMoreResults() throws IOException
IOException
public void testMoreResults() throws IOException
IOException
public void testExceptionsFromReplicasArePropagated() throws IOException
IOException