jar

com.dashdive : collector-sdk

Maven & Gradle

Jun 20, 2024
0 stars

Dashdive Collector SDK · The Dashdive Collector SDK makes it easy to collect cloud usage data by instrumenting Java clients for popular cloud services, such as AWS S3.

Table Of Contents

Latest Version

Download com.dashdive : collector-sdk JAR file - Latest Versions:

All Versions

Download com.dashdive : collector-sdk JAR file - All Versions:

Version Vulnerabilities Size Updated
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 collector-sdk-1.0.0-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.dashdive.internal

├─ com.dashdive.internal.DashdiveConnection.class - [JAR]

├─ com.dashdive.internal.DashdiveInstanceInfo.class - [JAR]

├─ com.dashdive.internal.ImmutableBackoffSendConfig.class - [JAR]

├─ com.dashdive.internal.ImmutableBatchSizeResult.class - [JAR]

├─ com.dashdive.internal.ImmutableDashdiveInstanceInfo.class - [JAR]

├─ com.dashdive.internal.ImmutableGetAwsImdsDataResult.class - [JAR]

├─ com.dashdive.internal.ImmutableOSDistroInfo.class - [JAR]

├─ com.dashdive.internal.ImmutableS3SingleExtractedEvent.class - [JAR]

├─ com.dashdive.internal.ImmutableSetupDefaults.class - [JAR]

├─ com.dashdive.internal.InitialSetupWorker.class - [JAR]

├─ com.dashdive.internal.OSDistroInfo.class - [JAR]

├─ com.dashdive.internal.S3EventFieldName.class - [JAR]

├─ com.dashdive.internal.S3SingleExtractedEvent.class - [JAR]

├─ com.dashdive.internal.SetupDefaults.class - [JAR]

com.dashdive.internal.extraction

├─ com.dashdive.internal.extraction.ImmutableS3DistinctEventData.class - [JAR]

├─ com.dashdive.internal.extraction.ImmutableS3RoundTripData.class - [JAR]

├─ com.dashdive.internal.extraction.RequestBodySerializer.class - [JAR]

├─ com.dashdive.internal.extraction.S3DistinctEventData.class - [JAR]

├─ com.dashdive.internal.extraction.S3DistinctEventDataExtractor.class - [JAR]

├─ com.dashdive.internal.extraction.S3RoundTripData.class - [JAR]

├─ com.dashdive.internal.extraction.S3RoundTripExtractor.class - [JAR]

├─ com.dashdive.internal.extraction.S3RoundTripInterceptor.class - [JAR]

├─ com.dashdive.internal.extraction.SdkRequestSerializer.class - [JAR]

├─ com.dashdive.internal.extraction.SdkResponseSerializer.class - [JAR]

com.dashdive

├─ com.dashdive.Base64UUID.class - [JAR]

├─ com.dashdive.Dashdive.class - [JAR]

├─ com.dashdive.DashdiveBuilder.class - [JAR]

├─ com.dashdive.ImmutableS3EventAttributeExtractorInput.class - [JAR]

├─ com.dashdive.ImmutableS3EventAttributes.class - [JAR]

├─ com.dashdive.NoOpS3EventAttributeExtractor.class - [JAR]

├─ com.dashdive.S3ActionType.class - [JAR]

├─ com.dashdive.S3EventAttributeExtractor.class - [JAR]

├─ com.dashdive.S3EventAttributeExtractorInput.class - [JAR]

├─ com.dashdive.S3EventAttributes.class - [JAR]

├─ com.dashdive.S3Provider.class - [JAR]

com.dashdive.internal.telemetry

├─ com.dashdive.internal.telemetry.EventPipelineMetrics.class - [JAR]

├─ com.dashdive.internal.telemetry.ExceptionUtil.class - [JAR]

├─ com.dashdive.internal.telemetry.ImmutableTelemetryEvent.class - [JAR]

├─ com.dashdive.internal.telemetry.ImmutableTelemetryItem.class - [JAR]

├─ com.dashdive.internal.telemetry.TelemetryEvent.class - [JAR]

├─ com.dashdive.internal.telemetry.TelemetryItem.class - [JAR]

├─ com.dashdive.internal.telemetry.TelemetryPayload.class - [JAR]

com.dashdive.internal.batching

├─ com.dashdive.internal.batching.BatchEventProcessor.class - [JAR]

├─ com.dashdive.internal.batching.PausableThreadPoolExecutor.class - [JAR]

├─ com.dashdive.internal.batching.PerKeyLocks.class - [JAR]

├─ com.dashdive.internal.batching.S3SingleEventProcessor.class - [JAR]

├─ com.dashdive.internal.batching.SingleEventBatcher.class - [JAR]