Package io.grpc
Class Context.LazyStorage
java.lang.Object
io.grpc.Context.LazyStorage
- Enclosing class:
Context
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate static Context.Storage
createStorage
(AtomicReference<? super ClassNotFoundException> deferredStorageFailure)
-
Field Details
-
storage
-
-
Constructor Details
-
LazyStorage
private LazyStorage()
-
-
Method Details
-
createStorage
private static Context.Storage createStorage(AtomicReference<? super ClassNotFoundException> deferredStorageFailure)
-