RDD.
isLocallyCheckpointed
Return whether this RDD is marked for local checkpointing.
Exposed for testing.
New in version 2.2.0.
whether this RDD is marked for local checkpointing
RDD
See also
RDD.localCheckpoint()