-
Methods Method Description io.grpc.Context.CancellableContext.isCurrent() This method violates some GRPC class encapsulation and should not be used. If you must know whether a Context is the current context, check whether it is the same object returned byContext.current().io.grpc.Context.Storage.attach(Context) This is an old API that is no longer used.