Uses of Interface
org.hansken.extraction.plugin.grpc.RpcDataStreamTransformationOrBuilder
Packages that use RpcDataStreamTransformationOrBuilder
-
Uses of RpcDataStreamTransformationOrBuilder in org.hansken.extraction.plugin.grpc
Classes in org.hansken.extraction.plugin.grpc that implement RpcDataStreamTransformationOrBuilderModifier and TypeClassDescriptionfinal classA message containing an ordered list of Transformations that will be appended to the hierarchy of transformations of a trace, for a certain dataType.static final classA message containing an ordered list of Transformations that will be appended to the hierarchy of transformations of a trace, for a certain dataType.Methods in org.hansken.extraction.plugin.grpc that return RpcDataStreamTransformationOrBuilderModifier and TypeMethodDescriptionRpcTrace.Builder.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;RpcTrace.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;RpcTraceOrBuilder.getTransformationsOrBuilder(int index) repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcDataStreamTransformationOrBuilderModifier and TypeMethodDescriptionList<? extends RpcDataStreamTransformationOrBuilder> RpcTrace.Builder.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;List<? extends RpcDataStreamTransformationOrBuilder> RpcTrace.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;List<? extends RpcDataStreamTransformationOrBuilder> RpcTraceOrBuilder.getTransformationsOrBuilderList()repeated .org.hansken.extraction.plugin.grpc.RpcDataStreamTransformation transformations = 5;