Interface PartitionCommandSender


public interface PartitionCommandSender
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    sendCommand(int receiverPartitionId, BufferWriter command)
     
  • Method Details

    • sendCommand

      boolean sendCommand(int receiverPartitionId, BufferWriter command)