Package org.apache.iceberg.rest
Class ParserContext
java.lang.Object
org.apache.iceberg.rest.ParserContext
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isEmpty()
com.fasterxml.jackson.databind.InjectableValues
-
Method Details
-
isEmpty
public boolean isEmpty() -
toInjectableValues
public com.fasterxml.jackson.databind.InjectableValues toInjectableValues()
-