JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.grpc.common.runtime.graal
Interface Target_io_grpc_ServiceProviders_PriorityAccessor<T>
interface
Target_io_grpc_ServiceProviders_PriorityAccessor<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getPriority
(
T
provider)
boolean
isAvailable
(
T
provider)
Method Details
isAvailable
boolean
isAvailable
(
T
provider)
getPriority
int
getPriority
(
T
provider)