jar

org.infinispan : infinispan-avro-server

Maven & Gradle

Apr 26, 2016
2 usages
4 stars

Infinispan Avro Support Server · This module contains the server code to store and query Apache Avro objects using Infinispan.

Table Of Contents

Latest Version

Download org.infinispan : infinispan-avro-server JAR file - Latest Versions:

All Versions

Download org.infinispan : infinispan-avro-server JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0
1.0.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 infinispan-avro-server-1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.infinispan.avro.server

├─ org.infinispan.avro.server.Externalizer.class - [JAR]

├─ org.infinispan.avro.server.ExternalizerIds.class - [JAR]

├─ org.infinispan.avro.server.LifecycleManager.class - [JAR]

├─ org.infinispan.avro.server.MetadataManager.class - [JAR]

├─ org.infinispan.avro.server.QueryFacade.class - [JAR]

├─ org.infinispan.avro.server.RemoteQueryMetadataFileFinder.class - [JAR]

├─ org.infinispan.avro.server.RemoteValueWrapperInterceptor.class - [JAR]

├─ org.infinispan.avro.server.SearchMappingProviderImpl.class - [JAR]

├─ org.infinispan.avro.server.ValueWrapperFieldBridge.class - [JAR]