jobj_class: Superclasses of object

View source: R/spark_utils.R

jobj_classR Documentation

Superclasses of object

Description

Extract the classes that a Java object inherits from. This is the jobj equivalent of class().

Usage

jobj_class(jobj, simple_name = TRUE)

Arguments

jobj

A spark_jobj

simple_name

Whether to return simple names, defaults to TRUE


sparklyr documentation built on Nov. 2, 2023, 5:09 p.m.