Request.ProtoType| Modifier and Type | Field and Description |
|---|---|
static DataRequest |
EMPTY |
| Constructor and Description |
|---|
DataRequest(String name) |
DataRequest(String name,
Block block) |
| Modifier and Type | Method and Description |
|---|---|
Request.ProtoType |
type() |
void |
writeImpl(BinarySerializer serializer) |
public static final DataRequest EMPTY
public DataRequest(String name)
public Request.ProtoType type()
public void writeImpl(BinarySerializer serializer) throws IOException, SQLException
writeImpl in interface RequestIOExceptionSQLExceptionCopyright © 2021. All rights reserved.