Package com.hazelcast.jet.grpc
@EvolvingApi
package com.hazelcast.jet.grpc
Contributes 
gRPC service factories that can be to apply transformations to
 a pipeline which for each input item calls to a gRPC service.- Since:
 - Jet 4.1
 
- 
ClassDescriptionProperties of the grpc moduleGrpcService<T,
R> Represents a gRPC service that can be used as part of amapUsingServiceAsynccall.ProvidesServiceFactoryimplementations for calling gRPC endpoints.