jar

org.apache.phoenix : phoenix-hbase-compat-2.4.1

Maven & Gradle

Dec 20, 2022
2 usages

Phoenix Hbase 2.4.1 compatibility · Compatibility module for HBase 2.4.1+

Table Of Contents

Latest Version

Download org.apache.phoenix : phoenix-hbase-compat-2.4.1 JAR file - Latest Versions:

All Versions

Download org.apache.phoenix : phoenix-hbase-compat-2.4.1 JAR file - All Versions:

Version Vulnerabilities Size Updated
5.1.x

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 phoenix-hbase-compat-2.4.1-5.1.3.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.phoenix.compat.hbase

├─ org.apache.phoenix.compat.hbase.CompatDelegateHTable.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatOmidTransactionTable.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatPermissionUtil.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatPhoenixRpcScheduler.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatSteppingSplitPolicy.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatStoreFileReader.class - [JAR]

├─ org.apache.phoenix.compat.hbase.CompatUtil.class - [JAR]

├─ org.apache.phoenix.compat.hbase.HbaseCompatCapabilities.class - [JAR]

├─ org.apache.phoenix.compat.hbase.OffsetCell.class - [JAR]

org.apache.phoenix.compat.hbase.test

├─ org.apache.phoenix.compat.hbase.test.DelegateCell.class - [JAR]

org.apache.phoenix.compat.hbase.coprocessor

├─ org.apache.phoenix.compat.hbase.coprocessor.CompatBaseScannerRegionObserver.class - [JAR]

├─ org.apache.phoenix.compat.hbase.coprocessor.CompatIndexRegionObserver.class - [JAR]

Advertisement