T
- unusedpublic final class DeleteOldDataFn<T> extends Object implements org.apache.spark.api.java.function.VoidFunction<T>
Constructor and Description |
---|
DeleteOldDataFn(org.apache.hadoop.conf.Configuration hadoopConf,
String dataDirString,
Pattern dirTimestampPattern,
int maxAgeHours) |
public void call(T ignored) throws IOException
call
in interface org.apache.spark.api.java.function.VoidFunction<T>
IOException
Copyright © 2014–2018. All rights reserved.