Home
last modified time | relevance | path

Searched defs:ErrorEntry (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc-java/grpclb/src/main/java/io/grpc/grpclb/
DGrpclbState.java872 static final class ErrorEntry implements RoundRobinEntry { class in GrpclbState
875 ErrorEntry(Status status) { in ErrorEntry() method in GrpclbState.ErrorEntry