public class TestClientScanner
extends java.lang.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 java.io.IOException
java.io.IOExceptionpublic void teardown()
public void testNoResultsHint()
throws java.io.IOException
java.io.IOExceptionpublic void testSizeLimit()
throws java.io.IOException
java.io.IOExceptionpublic void testCacheLimit()
throws java.io.IOException
java.io.IOExceptionpublic void testNoMoreResults()
throws java.io.IOException
java.io.IOExceptionpublic void testMoreResults()
throws java.io.IOException
java.io.IOExceptionpublic void testExceptionsFromReplicasArePropagated()
throws java.io.IOException
java.io.IOException