public static class BinarySchema.Builder extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
addField(int fieldId)
Add field.
|
BinarySchema |
build()
Build schema.
|
static BinarySchema.Builder |
newBuilder()
Create new schema builder.
|
public static BinarySchema.Builder newBuilder()
public void addField(int fieldId)
fieldId - Field ID.public BinarySchema build()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019