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