public final class AvroGrpcUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Protocol |
getProtocol(Class iface)
Gets the
Protocol from the Avro Interface. |
static String |
getServiceName(Class iface)
Provides a a unique gRPC service name for Avro RPC interface or its subclass
Callback Interface.
|
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.