frostfs-node/pkg/network/transport/container/grpc
Ekaterina Lebedeva d816e508ab [#1452] container: Add ListStream method
* Added TransportSplitter wrapper around ExecutionService to
  split container ID list read from contract in parts that are
  smaller than grpc max message size. Batch size can be changed
  in node configuration file (as in example config file).

* Changed `container list` implementaion in cli: now ListStream
  is called by default. Old List is called only if ListStream
  is not implemented.

Signed-off-by: Ekaterina Lebedeva <ekaterina.lebedeva@yadro.com>
2024-11-26 05:07:05 +03:00
..
service.go [#1452] container: Add ListStream method 2024-11-26 05:07:05 +03:00