Uses of Class
org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta
Packages that use RpcRandomAccessDataMeta
-
Uses of RpcRandomAccessDataMeta in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcRandomAccessDataMetaModifier and TypeMethodDescriptionRpcRandomAccessDataMeta.Builder.build()RpcRandomAccessDataMeta.Builder.buildPartial()RpcDataContext.Builder.getData().org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 2;RpcDataContext.getData().org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 2;RpcDataContextOrBuilder.getData().org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 2;RpcSearchTrace.Builder.getData(int index) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcSearchTrace.getData(int index) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcSearchTraceOrBuilder.getData(int index) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.getDefaultInstance()RpcRandomAccessDataMeta.Builder.getDefaultInstanceForType()RpcRandomAccessDataMeta.getDefaultInstanceForType()static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseDelimitedFrom(InputStream input) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(byte[] data) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(com.google.protobuf.ByteString data) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(com.google.protobuf.CodedInputStream input) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(InputStream input) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(ByteBuffer data) static RpcRandomAccessDataMetaRpcRandomAccessDataMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcRandomAccessDataMetaModifier and TypeMethodDescriptionRpcSearchTrace.Builder.getDataList()repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcSearchTrace.getDataList()repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcSearchTraceOrBuilder.getDataList()repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;com.google.protobuf.Parser<RpcRandomAccessDataMeta> RpcRandomAccessDataMeta.getParserForType()static com.google.protobuf.Parser<RpcRandomAccessDataMeta> RpcRandomAccessDataMeta.parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcRandomAccessDataMetaModifier and TypeMethodDescriptionRpcSearchTrace.Builder.addData(int index, RpcRandomAccessDataMeta value) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcSearchTrace.Builder.addData(RpcRandomAccessDataMeta value) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;RpcDataContext.Builder.mergeData(RpcRandomAccessDataMeta value) .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 2;RpcRandomAccessDataMeta.Builder.mergeFrom(RpcRandomAccessDataMeta other) RpcRandomAccessDataMeta.newBuilder(RpcRandomAccessDataMeta prototype) RpcDataContext.Builder.setData(RpcRandomAccessDataMeta value) .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 2;RpcSearchTrace.Builder.setData(int index, RpcRandomAccessDataMeta value) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;Method parameters in org.hansken.extraction.plugin.grpc with type arguments of type RpcRandomAccessDataMetaModifier and TypeMethodDescriptionRpcSearchTrace.Builder.addAllData(Iterable<? extends RpcRandomAccessDataMeta> values) repeated .org.hansken.extraction.plugin.grpc.RpcRandomAccessDataMeta data = 4;