| Package | Description |
|---|---|
| org.apache.ignite.internal.sql.optimizer.affinity |
| Modifier and Type | Method and Description |
|---|---|
PartitionParameterType |
PartitionParameterNode.clientType() |
static @Nullable PartitionParameterType |
PartitionParameterType.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
static PartitionParameterType |
PartitionParameterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PartitionParameterType[] |
PartitionParameterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Object |
PartitionDataTypeUtils.convert(Object arg,
PartitionParameterType targetType)
Convert argument to the given type.
|
@Nullable Integer |
PartitionClientContext.partition(Object arg,
@Nullable PartitionParameterType typ)
Resolve partition.
|
| Constructor and Description |
|---|
PartitionParameterNode(PartitionTable tbl,
PartitionResolver partRslvr,
int idx,
int type,
PartitionParameterType clientType)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020