CachedSchemaRegistryClient(RestService restService,
int cacheCapacity) |
CachedSchemaRegistryClient(RestService restService,
int cacheCapacity,
List<SchemaProvider> providers,
Map<String,?> configs,
Map<String,String> httpHeaders) |
CachedSchemaRegistryClient(RestService restService,
int cacheCapacity,
List<SchemaProvider> providers,
Map<String,?> configs,
Map<String,String> httpHeaders,
com.google.common.base.Ticker ticker) |
CachedSchemaRegistryClient(RestService restService,
int cacheCapacity,
Map<String,?> configs) |
CachedSchemaRegistryClient(RestService restService,
int cacheCapacity,
Map<String,?> originals,
Map<String,String> httpHeaders) |