| SpaceDefCreate Method |
| Name | Description | |
|---|---|---|
| Create |
Return a new SpaceDef instance.
| |
| Create(String, Int32, FieldDef) |
Takes space name, replication count and list of field defs and returns a new SpaceDef instance.
| |
| Create(String, Int32, IListFieldDef) |
Takes space name, replication count and list of field defs and returns a new SpaceDef instance.
|