JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Enum
io.grpc.grpclb.DropType
Packages that use
DropType
Package
Description
io.grpc.grpclb
Uses of
DropType
in
io.grpc.grpclb
Methods in
io.grpc.grpclb
that return
DropType
Modifier and Type
Method
Description
static
DropType
DropType.
valueOf
(
String
name)
Returns the enum constant of this type with the specified name.
static
DropType
[]
DropType.
values
()
Returns an array containing the constants of this enum type, in the order they are declared.