@ExtendWith(value=CqlSessionExtension.class) public class ClientMetricsTest extends BaseIntegrationTest
backend
Constructor and Description |
---|
ClientMetricsTest() |
Modifier and Type | Method and Description |
---|---|
static void |
buildParameters(StargateParameters.Builder builder) |
void |
cleanupData(com.datastax.oss.driver.api.core.CqlSession session) |
void |
connectedNativeClientsWithClientInfoTags(com.datastax.oss.driver.api.core.CqlSession session) |
void |
requestProcessedTotalWithClientInfoTags(com.datastax.oss.driver.api.core.CqlSession session) |
static void |
setup(StargateConnectionInfo cluster) |
void |
shouldReportOnAndNonHeapMemoryUsed(com.datastax.oss.driver.api.core.CqlSession session) |
backendSupportsSAI, init, isCassandra4, now
public static void buildParameters(StargateParameters.Builder builder)
@BeforeAll public static void setup(StargateConnectionInfo cluster)
@BeforeEach public void cleanupData(com.datastax.oss.driver.api.core.CqlSession session)
@Test public void shouldReportOnAndNonHeapMemoryUsed(com.datastax.oss.driver.api.core.CqlSession session) throws IOException
IOException
@Test public void requestProcessedTotalWithClientInfoTags(com.datastax.oss.driver.api.core.CqlSession session) throws IOException
IOException
@Test public void connectedNativeClientsWithClientInfoTags(com.datastax.oss.driver.api.core.CqlSession session) throws IOException
IOException
Copyright © 2022. All rights reserved.