Uses of Interface
org.projectnessie.gc.base.SerializableFunction1
-
-
Uses of SerializableFunction1 in org.projectnessie.gc.base
Methods in org.projectnessie.gc.base that return SerializableFunction1 Modifier and Type Method Description protected SerializableFunction1<scala.collection.Iterator<String>,scala.collection.Iterator<org.apache.spark.sql.Row>>IdentifyContentsPerExecutor. getExpiredContentRowsFunc(Map<String,ContentBloomFilter> liveContentsBloomFilterMap, String runId, Timestamp startedAt)
-