Package | Description |
---|---|
org.apache.sysds.runtime.controlprogram.federated |
Modifier and Type | Method and Description |
---|---|
static FederationMap.AlignType |
FederationMap.AlignType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FederationMap.AlignType[] |
FederationMap.AlignType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FederationMap.isAligned(FederationMap that,
FederationMap.AlignType... alignTypes)
helper function for checking multiple allowed alignment types
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.