Uses of Interface
org.hansken.extraction.plugin.grpc.RpcLongOrBuilder
-
Packages that use RpcLongOrBuilder Package Description org.hansken.extraction.plugin.grpc -
-
Uses of RpcLongOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcLongOrBuilder Modifier and Type Class Description classRpcLongMessage representing a 64-bit signed integer.static classRpcLong.BuilderMessage representing a 64-bit signed integer.Methods in org.hansken.extraction.plugin.grpc that return RpcLongOrBuilder Modifier and Type Method Description RpcLongOrBuilderRpcTransformerArgument.Builder. getLongOrBuilder().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcLongOrBuilderRpcTransformerArgument. getLongOrBuilder().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcLongOrBuilderRpcTransformerArgumentOrBuilder. getLongOrBuilder().org.hansken.extraction.plugin.grpc.RpcLong long = 4;
-