Response.ProtoType| Constructor and Description |
|---|
DataResponse(String name,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
Block |
block() |
String |
name() |
static DataResponse |
readFrom(BinaryDeserializer deserializer,
NativeContext.ServerContext info) |
Response.ProtoType |
type() |
public static DataResponse readFrom(BinaryDeserializer deserializer, NativeContext.ServerContext info) throws IOException, SQLException
readFrom in interface ResponseIOExceptionSQLExceptionpublic Response.ProtoType type()
public String name()
public Block block()
Copyright © 2021. All rights reserved.