Class CommandRecordV2.DeletePartitionCommand

java.lang.Object
com.illumon.iris.binarystore.CommandRecordV2
com.illumon.iris.binarystore.CommandRecordV2.DeletePartitionCommand
All Implemented Interfaces:
com.fishlib.base.log.LogOutputAppendable, RecordData
Enclosing class:
CommandRecordV2

public static class CommandRecordV2.DeletePartitionCommand
extends CommandRecordV2
This class represents a command to delete the "current" partition. The identifying 4-tuple must be implicit in the context.
  • Constructor Details

  • Method Details

    • append

      public com.fishlib.base.log.LogOutput append​(com.fishlib.base.log.LogOutput logOutput)
      Specified by:
      append in interface com.fishlib.base.log.LogOutputAppendable
      Overrides:
      append in class CommandRecordV2