public class SchemaRegistryPerformance
extends io.confluent.common.utils.AbstractPerformanceTest
| Constructor and Description |
|---|
SchemaRegistryPerformance(String baseUrl,
String subject,
long numSchemas,
long targetSchemasPerSec,
String schemaType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
close() |
protected void |
doIteration(io.confluent.common.utils.PerformanceStats.Callback cb) |
protected boolean |
finished(int iteration) |
protected void |
init() |
static void |
main(String[] args) |
static ParsedSchema |
makeParsedSchema(String schemaType,
long num) |
static String |
makeSchema(String schemaType,
long num) |
protected boolean |
runningFast(int iteration,
float elapsed) |
public static ParsedSchema makeParsedSchema(String schemaType, long num)
protected void doIteration(io.confluent.common.utils.PerformanceStats.Callback cb)
doIteration in class io.confluent.common.utils.AbstractPerformanceTestprotected void close()
throws IOException
IOExceptionprotected boolean finished(int iteration)
finished in class io.confluent.common.utils.AbstractPerformanceTestprotected boolean runningFast(int iteration,
float elapsed)
runningFast in class io.confluent.common.utils.AbstractPerformanceTestCopyright © 2026 Confluent, Inc.. All rights reserved.