Package info.mikethomas.jfold.slot
Class SlotOptions
java.lang.Object
info.mikethomas.jfold.slot.SlotOptions
- All Implemented Interfaces:
Serializable
SlotOptions class.
- Version:
- 7.6.21
- Author:
- Michael Thomas (mikepthomas@outlook.com)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCheckpoint.Client sub-type.Client type.Core priority.getCpus()
CPUs.Graphics processor device identifier.Graphics processor vendor identifier.getIdle()
Idle.Machine identifier.Maximum packet size.Maximum units.Next unit percentage.Paused.Pause on start.toString()
-
Constructor Details
-
SlotOptions
public SlotOptions()
-
-
Method Details
-
getClientType
Client type.- Returns:
- the
client-type
fromslot-options
-
getClientSubtype
Client sub-type.- Returns:
- the
client-subtype
fromslot-options
-
getMachineId
Machine identifier.- Returns:
- the
machine-id
fromslot-options
-
getMaxPacketSize
Maximum packet size.- Returns:
- the
max-packet-size
fromslot-options
-
getCorePriority
Core priority.- Returns:
- the
core-priority
fromslot-options
-
getNextUnitPercentage
Next unit percentage.- Returns:
- the
next-unit-percentage
fromslot-options
-
getMaxUnits
Maximum units.- Returns:
- the
max-units
fromslot-options
-
getCheckpoint
Checkpoint.- Returns:
- the
checkpoint
fromslot-options
-
getPauseOnStart
Pause on start.- Returns:
- the
pause-on-start
fromslot-options
-
getGpuVendorId
Graphics processor vendor identifier.- Returns:
- the
client-type
fromslot-options
-
getGpuDeviceId
Graphics processor device identifier.- Returns:
- the
gpu-device-id
fromslot-options
-
getCpus
CPUs.- Returns:
- the
cpus
fromslot-options
-
getIdle
Idle.- Returns:
- the
idle
fromslot-options
-
getPaused
Paused.- Returns:
- the
paused
fromslot-options
-
toString
-