public abstract class UcxParams extends Object
| Modifier and Type | Field and Description |
|---|---|
protected long |
fieldMask
Mask of valid fields in this structure.
|
| Constructor and Description |
|---|
UcxParams() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkArraySizes(long[] array1,
long[] array2) |
UcxParams |
clear()
Reset state of parameters.
|
protected long fieldMask
public UcxParams clear()
public static void checkArraySizes(long[] array1,
long[] array2)
Copyright © 2021. All rights reserved.