Interface MigrationBandwidth

  • All Known Implementing Classes:
    MigrationBandwidthContainer

    public interface MigrationBandwidth
    Defines the bandwidth used by migration.
    • Method Detail

      • assignmentMethodPresent

        boolean assignmentMethodPresent()
      • customValueAsByte

        Byte customValueAsByte()
      • customValueAsShort

        Short customValueAsShort()
      • customValueAsInteger

        Integer customValueAsInteger()
      • customValueAsLong

        Long customValueAsLong()
      • customValuePresent

        boolean customValuePresent()