Uses of Interface
org.hansken.extraction.plugin.grpc.RpcTransformationOrBuilder
Packages that use RpcTransformationOrBuilder
-
Uses of RpcTransformationOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcTransformationOrBuilderModifier and TypeClassDescriptionfinal classMessage containing one of several types of Transformations, like a super-class.static final classMessage containing one of several types of Transformations, like a super-class.Methods in org.hansken.extraction.plugin.grpc that return RpcTransformationOrBuilderModifier and TypeMethodDescriptionRpcDataStreamTransformation.Builder.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;RpcDataStreamTransformation.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;RpcDataStreamTransformationOrBuilder.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcTransformationOrBuilderModifier and TypeMethodDescriptionList<? extends RpcTransformationOrBuilder> RpcDataStreamTransformation.Builder.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;List<? extends RpcTransformationOrBuilder> RpcDataStreamTransformation.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;List<? extends RpcTransformationOrBuilder> RpcDataStreamTransformationOrBuilder.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcTransformation transformations = 2;