Package com.linkedin.venice.annotation
-
Annotation Types Summary Annotation Type Description Experimental NotThreadsafe Warns that a class is not threadsafe.Threadsafe Claims that a class is threadsafe or admonishes implementors of an interface to ensure that their implementation is threadsafe.