| Package | Description |
|---|---|
| org.apache.calcite.avatica.remote |
JDBC driver that uses remote procedure calls.
|
| Modifier and Type | Method and Description |
|---|---|
(package private) AbstractService.SerializationType |
ProtobufService.getSerializationType() |
(package private) AbstractService.SerializationType |
JsonService.getSerializationType() |
(package private) abstract AbstractService.SerializationType |
AbstractService.getSerializationType() |
static AbstractService.SerializationType |
AbstractService.SerializationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AbstractService.SerializationType[] |
AbstractService.SerializationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2016 The Apache Software Foundation. All rights reserved.