| Package | Description |
|---|---|
| com.xxdb.data | |
| com.xxdb.route |
| Modifier and Type | Method and Description |
|---|---|
static Entity.PARTITION_TYPE |
Entity.PARTITION_TYPE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Entity.PARTITION_TYPE[] |
Entity.PARTITION_TYPE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Domain |
DomainFactory.createDomain(Entity.PARTITION_TYPE type,
Entity.DATA_TYPE partitionColType,
Entity partitionSchema) |
Copyright © 2021 DolphinDB. All rights reserved.