public class DomainFactory extends Object
| Constructor and Description |
|---|
DomainFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Domain |
createDomain(Entity.PARTITION_TYPE type,
Entity.DATA_TYPE partitionColType,
Entity partitionSchema) |
public static Domain createDomain(Entity.PARTITION_TYPE type, Entity.DATA_TYPE partitionColType, Entity partitionSchema) throws Exception
ExceptionCopyright © 2021 DolphinDB. All rights reserved.