Package | Description |
---|---|
org.apache.flink.api.java |
Modifier and Type | Class and Description |
---|---|
static class |
Utils.ChecksumHashCodeHelper<T>
RichOutputFormat for Utils.ChecksumHashCode . |
static class |
Utils.CollectHelper<T>
Utility sink function that collects elements into an accumulator,
from which it they can be retrieved by the client.
|
static class |
Utils.CountHelper<T>
Utility sink function that counts elements and writes the count into an accumulator,
from which it can be retrieved by the client.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.