T
- Type of elements to count.public static class Utils.CountHelper<T>
extends org.apache.flink.api.common.io.RichOutputFormat<T>
DataSet.count()
function.构造器和说明 |
---|
CountHelper(String id) |
限定符和类型 | 方法和说明 |
---|---|
void |
close() |
void |
configure(org.apache.flink.configuration.Configuration parameters) |
void |
open(int taskNumber,
int numTasks) |
void |
writeRecord(T record) |
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.