int status
int errorCode
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
ConcurrentHashMap instance from a stream (i.e., deserialize it).IOExceptionClassNotFoundExceptionprivate void writeObject(ObjectOutputStream s) throws IOException
ConcurrentHashMap instance to a stream (i.e., serialize it).IOExceptionint segmentMask
int segmentShift
io.confluent.kafka.schemaregistry.utils.BoundedConcurrentHashMap.Segment<K,V>[] segments
Copyright © 2025 Confluent, Inc.. All rights reserved.