Class PeriodDuration

java.lang.Object
org.apache.arrow.vector.PeriodDuration
All Implemented Interfaces:
TemporalAmount

public class PeriodDuration extends Object implements TemporalAmount
Combination of Period and Duration for representing this interval type as a POJO.