jar

uk.co.nichesolutions.presto : presto-tpch

Maven & Gradle

Apr 06, 2017
15 usages
0 stars

Presto - TPC-H Connector

Table Of Contents

Latest Version

Download uk.co.nichesolutions.presto : presto-tpch JAR file - Latest Versions:

All Versions

Download uk.co.nichesolutions.presto : presto-tpch JAR file - All Versions:

Version Vulnerabilities Size Updated
0.143

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window presto-tpch-0.143-CUSTOM.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.facebook.presto.tpch

├─ com.facebook.presto.tpch.TpchBucketFunction.class - [JAR]

├─ com.facebook.presto.tpch.TpchColumnHandle.class - [JAR]

├─ com.facebook.presto.tpch.TpchConnectorFactory.class - [JAR]

├─ com.facebook.presto.tpch.TpchHandleResolver.class - [JAR]

├─ com.facebook.presto.tpch.TpchMetadata.class - [JAR]

├─ com.facebook.presto.tpch.TpchNodePartitioningProvider.class - [JAR]

├─ com.facebook.presto.tpch.TpchPartitioningHandle.class - [JAR]

├─ com.facebook.presto.tpch.TpchPlugin.class - [JAR]

├─ com.facebook.presto.tpch.TpchRecordSet.class - [JAR]

├─ com.facebook.presto.tpch.TpchRecordSetProvider.class - [JAR]

├─ com.facebook.presto.tpch.TpchSplit.class - [JAR]

├─ com.facebook.presto.tpch.TpchSplitManager.class - [JAR]

├─ com.facebook.presto.tpch.TpchTableHandle.class - [JAR]

├─ com.facebook.presto.tpch.TpchTableLayoutHandle.class - [JAR]

├─ com.facebook.presto.tpch.TpchTransactionHandle.class - [JAR]

├─ com.facebook.presto.tpch.Types.class - [JAR]

com.facebook.presto.tpch.testing

├─ com.facebook.presto.tpch.testing.SampledTpchConnectorFactory.class - [JAR]

├─ com.facebook.presto.tpch.testing.SampledTpchMetadata.class - [JAR]

├─ com.facebook.presto.tpch.testing.SampledTpchPlugin.class - [JAR]

├─ com.facebook.presto.tpch.testing.SampledTpchRecordSetProvider.class - [JAR]

Advertisement