| Package | Description |
|---|---|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Field and Description |
|---|---|
private static Map<String,ResponseTranslator> |
ProtobufTranslationImpl.RESPONSE_PARSERS |
| Modifier and Type | Method and Description |
|---|---|
static ResponseTranslator |
ProtobufTranslationImpl.getParserForResponse(String className)
Fetches the concrete message's Parser implementation.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.