Package io.trino.plugin.hive
Class HiveInputInfo
- java.lang.Object
-
- io.trino.plugin.hive.HiveInputInfo
-
public class HiveInputInfo extends Object
-
-
Constructor Summary
Constructors Constructor Description HiveInputInfo(List<String> partitionIds, boolean truncated)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>getPartitionIds()booleanisTruncated()
-