Class DeploymentDistributionRecord

All Implemented Interfaces:
Recyclable, JsonSerializable, RecordValue, DeploymentDistributionRecordValue, BufferReader, BufferWriter

@Deprecated public class DeploymentDistributionRecord extends UnifiedRecordValue implements DeploymentDistributionRecordValue
Deprecated.
DeploymentDistributionRecord is deprecated as of 8.2.0. A generalised way of distributing commands has been introduced in this version. Distribution should now be handled using the CommandDistributionRecord This record only remains to stay backwards compatible.
  • Constructor Details

    • DeploymentDistributionRecord

      public DeploymentDistributionRecord()
      Deprecated.
  • Method Details