jar

com.newrelic.agent.java : agent-bridge-datastore

Maven & Gradle

Jul 25, 2023
192 stars

New Relic Java agent bridge datastore API · The bridge datastore API of the Java agent.

Table Of Contents

Latest Version

Download com.newrelic.agent.java : agent-bridge-datastore JAR file - Latest Versions:

All Versions

Download com.newrelic.agent.java : agent-bridge-datastore JAR file - All Versions:

Version Vulnerabilities Size Updated
8.5.x
8.4.x
8.3.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 agent-bridge-datastore-8.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.newrelic.agent.bridge.datastore

├─ com.newrelic.agent.bridge.datastore.ConnectionFactory.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.DatabaseVendor.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.DatastoreMetrics.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.DatastoreVendor.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.ExpiringValueMap.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.JdbcDataSourceConnectionFactory.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.JdbcDatabaseVendor.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.JdbcDriverConnectionFactory.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.JdbcHelper.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.LegacyDatabaseMetrics.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.OperationAndTableName.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.R2dbcObfuscator.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.R2dbcOperation.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.RecordSql.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.TimestampedMapValue.class - [JAR]

├─ com.newrelic.agent.bridge.datastore.UnknownDatabaseVendor.class - [JAR]