public class HadoopAttributes extends Object implements Externalizable
| Constructor and Description |
|---|
HadoopAttributes()
Externalizable support. |
HadoopAttributes(HadoopConfiguration cfg)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
cores() |
boolean |
externalExecution() |
static HadoopAttributes |
forNode(ClusterNode node)
Get attributes for node (if any).
|
int |
maxParallelTasks() |
int |
maxTaskQueueSize() |
String[] |
nativeLibraryNames() |
String |
plannerClassName() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public static final String NAME
public HadoopAttributes()
Externalizable support.public HadoopAttributes(HadoopConfiguration cfg)
cfg - Configuration.@Nullable public static HadoopAttributes forNode(ClusterNode node)
node - Node.null if Hadoop Accelerator is not enabled for node.public String plannerClassName()
public boolean externalExecution()
public int maxParallelTasks()
public int maxTaskQueueSize()
public String[] nativeLibraryNames()
public int cores()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.1-p166 Release Date : September 3 2019