| Package | Description |
|---|---|
| org.apache.flink.types |
| Modifier and Type | Method and Description |
|---|---|
NullValue |
NullValue.copy() |
static NullValue |
NullValue.getInstance()
Returns the NullValue singleton instance.
|
| Modifier and Type | Method and Description |
|---|---|
int |
NullValue.compareTo(NullValue o) |
void |
NullValue.copyTo(NullValue target) |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.