pyspark.RDD.isLocallyCheckpointed

RDD.isLocallyCheckpointed() → bool

Return whether this RDD is marked for local checkpointing.

Exposed for testing.