package
0.0.0-20241203010515-5688048fcc98
Repository: https://github.com/mtvarkovsky/go-mapreduce.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
Service_ServiceDesc is the grpc.ServiceDesc for Service service.
# Structs
MapTask - message representing MapTask.
MapTaskResult - result of MapTask execution returned by a Worker.
NewMapTask - message to create new MapTask.
NewReduceTask - message to create new ReduceTask.
ReduceTask - message representing ReduceTask.
ReduceTaskResult - result of ReduceTask execution returned by a Worker.
UnimplementedServiceServer must be embedded to have forward compatible implementations.
# Interfaces
ServiceClient is the client API for Service service.
ServiceServer is the server API for Service service.
UnsafeServiceServer may be embedded to opt out of forward compatibility for this service.