jar

com.cosium.murmur.storage : vysper-hbase

Maven & Gradle

Jul 25, 2019
2 usages

Apache Vysper HBase Storage Binding

Table Of Contents

Latest Version

Download com.cosium.murmur.storage : vysper-hbase JAR file - Latest Versions:

All Versions

Download com.cosium.murmur.storage : vysper-hbase JAR file - All Versions:

Version Vulnerabilities Size Updated
0.8

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

org.apache.vysper.storage.hbase.privatedata

├─ org.apache.vysper.storage.hbase.privatedata.HBasePrivateDataPersistenceManager.class - [JAR]

org.apache.vysper.storage.hbase.user

├─ org.apache.vysper.storage.hbase.user.HBaseUserManagement.class - [JAR]

org.apache.vysper.storage.hbase

├─ org.apache.vysper.storage.hbase.HBaseGenericXEPDataManager.class - [JAR]

├─ org.apache.vysper.storage.hbase.HBaseStorage.class - [JAR]

├─ org.apache.vysper.storage.hbase.HBaseStorageException.class - [JAR]

├─ org.apache.vysper.storage.hbase.HBaseStorageProviderRegistry.class - [JAR]

├─ org.apache.vysper.storage.hbase.HBaseUtils.class - [JAR]

org.apache.vysper.storage.hbase.roster

├─ org.apache.vysper.storage.hbase.roster.HBaseRosterManager.class - [JAR]

org.apache.vysper.storage.hbase.vcard

├─ org.apache.vysper.storage.hbase.vcard.HBaseVcardTempPersistenceManager.class - [JAR]

Advertisement