Searched defs:unaryMethod (Results 1 – 3 of 3) sorted by relevance
40 const unaryMethod = service.methodsByName.get('SomeUnary')!; constant
77 public static Method.Builder unaryMethod( in unaryMethod() method in Service
181 protected MethodDescriptor<ByteBuf, ByteBuf> unaryMethod; field in AbstractBenchmark