pyspark.RDD.isLocallyCheckpointed

RDD.isLocallyCheckpointed()[source]

Return whether this RDD is marked for local checkpointing.

Exposed for testing.