| 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 com.xxdb.route.TableRouter |
TableRouterFacotry.createRouter(Entity.PARTITION_TYPE type,
AbstractVector values,
BasicAnyVector locations) |
Copyright © 2019 DolphinDB. All rights reserved.