Uses of Class
com.alibaba.RDDReaderTransfer.ItemRequest
-
Packages that use ItemRequest Package Description com.alibaba.RDDReaderTransfer -
-
Uses of ItemRequest in com.alibaba.RDDReaderTransfer
Methods in com.alibaba.RDDReaderTransfer that return ItemRequest Modifier and Type Method Description ItemRequestItemRequest.Builder. build()ItemRequestItemRequest.Builder. buildPartial()static ItemRequestItemRequest. getDefaultInstance()ItemRequestItemRequest.Builder. getDefaultInstanceForType()ItemRequestItemRequest. getDefaultInstanceForType()static ItemRequestItemRequest. parseDelimitedFrom(InputStream input)static ItemRequestItemRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ItemRequestItemRequest. parseFrom(byte[] data)static ItemRequestItemRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ItemRequestItemRequest. parseFrom(com.google.protobuf.ByteString data)static ItemRequestItemRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ItemRequestItemRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ItemRequestItemRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ItemRequestItemRequest. parseFrom(InputStream input)static ItemRequestItemRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ItemRequestItemRequest. parseFrom(ByteBuffer data)static ItemRequestItemRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.alibaba.RDDReaderTransfer that return types with arguments of type ItemRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ItemRequest,PartitionItem>GetArrayGrpc. getGetPartitionItemMethod()com.google.protobuf.Parser<ItemRequest>ItemRequest. getParserForType()static com.google.protobuf.Parser<ItemRequest>ItemRequest. parser()Methods in com.alibaba.RDDReaderTransfer with parameters of type ItemRequest Modifier and Type Method Description Iterator<PartitionItem>GetArrayGrpc.GetArrayBlockingStub. getPartitionItem(ItemRequest request)voidGetArrayGrpc.GetArrayImplBase. getPartitionItem(ItemRequest request, io.grpc.stub.StreamObserver<PartitionItem> responseObserver)voidGetArrayGrpc.GetArrayStub. getPartitionItem(ItemRequest request, io.grpc.stub.StreamObserver<PartitionItem> responseObserver)ItemRequest.BuilderItemRequest.Builder. mergeFrom(ItemRequest other)static ItemRequest.BuilderItemRequest. newBuilder(ItemRequest prototype)
-