jar

com.aerospike : aerospike-connect-inbound-sdk

Maven & Gradle

Aug 07, 2023
8 stars

Aerospike Connect Inbound SDK · Inbound SDK for message transformer or other plugins.

Table Of Contents

Latest Version

Download com.aerospike : aerospike-connect-inbound-sdk JAR file - Latest Versions:

All Versions

Download com.aerospike : aerospike-connect-inbound-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x
1.2.x
1.1.x
1.0.x
0.9.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 aerospike-connect-inbound-sdk-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.aerospike.connect.inbound.operation

├─ com.aerospike.connect.inbound.operation.AerospikeCompositeRecordOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikeDeleteOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikeOperateOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikePutOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikeRecordOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikeSingleRecordOperation.class - [JAR]

├─ com.aerospike.connect.inbound.operation.AerospikeSkipRecordOperation.class - [JAR]

com.aerospike.connect.inbound

├─ com.aerospike.connect.inbound.AerospikeReader.class - [JAR]

├─ com.aerospike.connect.inbound.InboundMessageTransformer.class - [JAR]

com.aerospike.connect.inbound.model

├─ com.aerospike.connect.inbound.model.InboundMessage.class - [JAR]

├─ com.aerospike.connect.inbound.model.InboundMessageTransformerConfig.class - [JAR]