Class Options

java.lang.Object
info.mikethomas.jfold.options.Options
All Implemented Interfaces:
Serializable

public class Options extends Object implements Serializable

Options class.

Version:
7.6.21
Author:
Michael Thomas (mikepthomas@outlook.com)
See Also:
  • Constructor Details

    • Options

      public Options()
  • Method Details

    • getAllow

      public String getAllow()
      Allow.
      Returns:
      the allow from options
    • getAutoConf

      public Boolean getAutoConf()
      AutoConf.
      Returns:
      the auto-conf from options
      Since:
      7.6.21
    • getAssignmentServers

      @Deprecated public String getAssignmentServers()
      Deprecated.
      no longer returned by options
      Assignment servers.
      Returns:
      the assignment-servers from options
    • getAuthAs

      @Deprecated public Boolean getAuthAs()
      Deprecated.
      no longer returned by options
      Auth as.
      Returns:
      the auth-as from options
    • getCaptureDirectory

      public String getCaptureDirectory()
      Capture directory.
      Returns:
      the capture-directory from options
    • getCaptureOnError

      public Boolean getCaptureOnError()
      Capture on error.
      Returns:
      the capture-on-error from options
    • getCapturePackets

      public Boolean getCapturePackets()
      Capture packets.
      Returns:
      the capture-packets from options
    • getCaptureRequests

      public Boolean getCaptureRequests()
      Capture requests.
      Returns:
      the capture-requests from options
    • getCaptureResponses

      public Boolean getCaptureResponses()
      Capture responses.
      Returns:
      the capture-responses from options
    • getCaptureSockets

      public Boolean getCaptureSockets()
      Capture sockets.
      Returns:
      the capture-sockets from options
    • getCause

      public String getCause()
      Cause.
      Returns:
      the cause from options
    • getCertificateFile

      public String getCertificateFile()
      Certificate file.
      Returns:
      the certificate-file from options
    • getCheckpoint

      public int getCheckpoint()
      Checkpoint.
      Returns:
      the checkpoint from options
    • getChild

      public Boolean getChild()
      Child.
      Returns:
      the child from options
    • getClientSubtype

      public String getClientSubtype()
      Client subtype.
      Returns:
      the client-subtype from options
    • getClientThreads

      public int getClientThreads()
      Client threads.
      Returns:
      the client-threads from options
    • getClientType

      public String getClientType()
      Client type.
      Returns:
      the client-type from options
    • getCommandAddress

      public String getCommandAddress()
      Command address.
      Returns:
      the command-address from options
    • getCommandAllow

      @Deprecated public String getCommandAllow()
      Deprecated.
      no longer returned by options
      Command allow.
      Returns:
      the command-allow from options
    • getCommandAllowNoPass

      public String getCommandAllowNoPass()
      Command allow no pass.
      Returns:
      the command-allow-no-pass from options
    • getCommandDeny

      @Deprecated public String getCommandDeny()
      Deprecated.
      no longer returned by options
      Command deny.
      Returns:
      the command-deny from options
    • getDeny

      public String getDeny()
      Deny.
      Returns:
      the deny from options
    • getCommandDenyNoPass

      public String getCommandDenyNoPass()
      Command deny no pass.
      Returns:
      the command-deny-no-pass from options
    • getCommandEnable

      public Boolean getCommandEnable()
      Command enable.
      Returns:
      the command-enable from options
    • getCommandPort

      public int getCommandPort()
      Command port.
      Returns:
      the command-port from options
    • getConfigRotate

      public Boolean getConfigRotate()
      Config rotate.
      Returns:
      the config-rotate from options
    • getConfigRotateDir

      public String getConfigRotateDir()
      Config rotate dir.
      Returns:
      the config-rotate-dir from options
    • getConfigRotateMax

      public int getConfigRotateMax()
      Config rotate max.
      Returns:
      the config-rotate-max from options
    • getConnectionTimeout

      public int getConnectionTimeout()
      Connection timeout.
      Returns:
      the connection-timeout from options
    • getCoreDir

      @Deprecated public String getCoreDir()
      Deprecated.
      no longer returned by options
      Core dir.
      Returns:
      the core-dir from options
    • getCoreExec

      @Deprecated public String getCoreExec()
      Deprecated.
      no longer returned by options
      Core exec.
      Returns:
      the core-exec from options
    • getCoreKey

      @Deprecated public String getCoreKey()
      Deprecated.
      no longer returned by options
      Core key.
      Returns:
      the core-key from options
    • getCorePrep

      @Deprecated public String getCorePrep()
      Deprecated.
      no longer returned by options
      Core prep.
      Returns:
      the core-prep from options
    • getCorePriority

      public String getCorePriority()
      Core priority.
      Returns:
      the core-priority from options
    • getCoreServer

      @Deprecated public String getCoreServer()
      Deprecated.
      no longer returned by options
      Core server.
      Returns:
      the core-server from options
    • getCoreWrapperExec

      @Deprecated public String getCoreWrapperExec()
      Deprecated.
      no longer returned by options
      Core wrapper exec.
      Returns:
      the core-wrapper-exec from options
    • getCpuAffinity

      @Deprecated public Boolean getCpuAffinity()
      Deprecated.
      no longer returned by options
      CPU affinity.
      Returns:
      the cpu-affinity from options
    • getCpuSpecies

      public String getCpuSpecies()
      CPU species.
      Returns:
      the cpu-species from options
    • getCpuType

      public String getCpuType()
      CPU type.
      Returns:
      the cpu-type from options
    • getCpuUsage

      public int getCpuUsage()
      CPU usage.
      Returns:
      the cpu-usage from options
    • getCpus

      public int getCpus()
      CPUs.
      Returns:
      the cpus from options
    • getCrlFile

      public String getCrlFile()
      CRL file.
      Returns:
      the crl-file from options
    • getCudaIndex

      public int getCudaIndex()
      CUDA index.
      Returns:
      the cuda-index from options
    • getCycleRate

      public int getCycleRate()
      Cycle rate.
      Returns:
      the cycle-rate from options
    • getCycles

      public int getCycles()
      Cycles.
      Returns:
      the cycles from options
    • getDaemon

      public Boolean getDaemon()
      Daemon.
      Returns:
      the daemon from options
    • getDataDirectory

      @Deprecated public String getDataDirectory()
      Deprecated.
      no longer returned by options
      Data directory.
      Returns:
      the data-directory from options
    • getDebugSockets

      public Boolean getDebugSockets()
      Debug sockets.
      Returns:
      the debug-sockets from options
    • getDisableSleepWhenActive

      public Boolean getDisableSleepWhenActive()
      Disable sleep when active.
      Returns:
      the disable-sleep-when-active from options
    • getDisableViz

      public Boolean getDisableViz()
      Disable viz.
      Returns:
      the disable-viz from options
      Since:
      7.5.1
    • getDumpAfterDeadline

      public Boolean getDumpAfterDeadline()
      Dump after deadline.
      Returns:
      the dump-after-deadline from options
    • getEval

      @Deprecated public String getEval()
      Deprecated.
      no longer returned by options
      Eval.
      Returns:
      the eval from options
    • getExceptionLocations

      public Boolean getExceptionLocations()
      Exception locations.
      Returns:
      the exception-locations from options
    • getExecDirectory

      @Deprecated public String getExecDirectory()
      Deprecated.
      no longer returned by options
      Exec directory.
      Returns:
      the exec-directory from options
    • getExitWhenDone

      public Boolean getExitWhenDone()
      Exit when done.
      Returns:
      the exit-when-done from options
    • getExtraCoreArgs

      public String getExtraCoreArgs()
      Extra core args.
      Returns:
      the extra-core-args from options
    • getFoldAnon

      public Boolean getFoldAnon()
      Fold anon.
      Returns:
      the fold-anon from options
    • getForceWs

      @Deprecated public Boolean getForceWs()
      Deprecated.
      no longer returned by options
      Force WS.
      Returns:
      the force-ws from options
    • getFork

      public Boolean getFork()
      Fork.
      Returns:
      the fork from options
    • getGpu

      public Boolean getGpu()
      GPU.
      Returns:
      the gpu from options
    • getGpuBeta

      public String getGpuBeta()
      GPU beta.
      Returns:
      the gpu-beta from options
      Since:
      7.6.21
    • getGpuAssignmentServers

      @Deprecated public String getGpuAssignmentServers()
      Deprecated.
      no longer returned by options
      GPU assignment servers.
      Returns:
      the gpu-assignment-servers from options
    • getGpuIndex

      public String getGpuIndex()
      GPU index.
      Returns:
      the gpu-index from options
    • getGpuUsage

      public int getGpuUsage()
      GPU usage.
      Returns:
      the gpu-usage from options
    • getGuiEnabled

      public Boolean getGuiEnabled()
      GUI enabled.
      Returns:
      the gui-enabled from options
      Since:
      7.5.1
    • getHttpAddresses

      public String getHttpAddresses()
      HTTP addresses.
      Returns:
      the http-addresses from options
    • getHttpsAddresses

      public String getHttpsAddresses()
      HTTPS addresses.
      Returns:
      the https-addresses from options
    • getIdle

      public Boolean getIdle()
      Idle.
      Returns:
      the idle from options
    • getIdleSeconds

      public int getIdleSeconds()
      Idle Seconds.
      Returns:
      the idle-seconds from options
      Since:
      7.6.21
    • getLog

      public String getLog()
      Log.
      Returns:
      the log from options
    • getLogColor

      public Boolean getLogColor()
      Log color.
      Returns:
      the log-color from options
    • getLogCrlf

      public Boolean getLogCrlf()
      Log CRLF.
      Returns:
      the log-crlf from options
    • getLogDate

      public Boolean getLogDate()
      Log date.
      Returns:
      the log-date from options
    • getLogDatePeriodically

      public int getLogDatePeriodically()
      Log date periodically.
      Returns:
      the log-date-periodically from options
    • getLogDebug

      @Deprecated public Boolean getLogDebug()
      Deprecated.
      no longer returned by options
      Log debug.
      Returns:
      the log-debug from options
    • getLogDomain

      public Boolean getLogDomain()
      Log domain.
      Returns:
      the log-domain from options
    • getLogDomainLevels

      public Boolean getLogDomainLevels()
      Log domain levels.
      Returns:
      the log-domain-levels from options
    • getLogHeader

      public Boolean getLogHeader()
      Log header.
      Returns:
      the log-header from options
    • getLogLevel

      public Boolean getLogLevel()
      Log level.
      Returns:
      the log-level from options
    • getLogNoInfoHeader

      public Boolean getLogNoInfoHeader()
      Log no info header.
      Returns:
      the log-no-info-header from options
    • getLogRedirect

      public Boolean getLogRedirect()
      Log redirect.
      Returns:
      the log-redirect from options
    • getLogRotate

      public Boolean getLogRotate()
      Log rotate.
      Returns:
      the log-rotate from options
    • getLogRotateDir

      public String getLogRotateDir()
      Log rotate dir.
      Returns:
      the log-rotate-dir from options
    • getLogRotateMax

      public int getLogRotateMax()
      Log rotate max.
      Returns:
      the log-rotate-max from options
    • getLogShortLevel

      public Boolean getLogShortLevel()
      Log short level.
      Returns:
      the log-short-level from options
    • getLogSimpleDomains

      public Boolean getLogSimpleDomains()
      Log simple domains.
      Returns:
      the log-simple-domains from options
    • getLogThreadId

      public Boolean getLogThreadId()
      Log thread id.
      Returns:
      the log-thread-id from options
    • getLogThreadPrefix

      public Boolean getLogThreadPrefix()
      Log thread prefix.
      Returns:
      the log-thread-prefix from options
    • getLogTime

      public Boolean getLogTime()
      Log time.
      Returns:
      the log-time from options
    • getLogToScreen

      public Boolean getLogToScreen()
      Log to screen.
      Returns:
      the log-to-screen from options
    • getLogTruncate

      public Boolean getLogTruncate()
      Log truncate.
      Returns:
      the log-truncate from options
    • getMachineId

      public int getMachineId()
      Machine id.
      Returns:
      the machine-id from options
    • getMaxDelay

      @Deprecated public int getMaxDelay()
      Deprecated.
      no longer returned by options
      Max delay.
      Returns:
      the max-delay from options
    • getMaxConnectTime

      public int getMaxConnectTime()
      Max connect time.
      Returns:
      the max-connect-time from options
    • getMaxConnections

      public int getMaxConnections()
      Max connections.
      Returns:
      the max-connections from options
    • getMaxPacketSize

      public String getMaxPacketSize()
      Max packet size.
      Returns:
      the max-packet-size from options
    • getMaxQueue

      public int getMaxQueue()
      Max queue.
      Returns:
      the max-queue from options
    • getMaxRequestLength

      public int getMaxRequestLength()
      Max request length.
      Returns:
      the max-request-length from options
    • getMaxShutdownWait

      public int getMaxShutdownWait()
      Max shutdown wait.
      Returns:
      the max-shutdown-wait from options
    • getMaxSlotErrors

      public int getMaxSlotErrors()
      Max slot errors.
      Returns:
      the max-slot-errors from options
    • getMaxUnitErrors

      public int getMaxUnitErrors()
      Max unit errors.
      Returns:
      the max-unit-errors from options
    • getMaxUnits

      public int getMaxUnits()
      Max units.
      Returns:
      the max-units from options
    • getMemory

      public String getMemory()
      Memory.
      Returns:
      the memory from options
    • getMinDelay

      @Deprecated public int getMinDelay()
      Deprecated.
      no longer returned by options
      Min delay.
      Returns:
      the min-delay from options
    • getMinConnectTime

      public int getMinConnectTime()
      Min connect time.
      Returns:
      the min-connect-time from options
    • getNextUnitPercentage

      public int getNextUnitPercentage()
      Next unit percentage.
      Returns:
      the next-unit-percentage from options
    • getPriority

      public String getPriority()
      Priority.
      Returns:
      the priority from options
    • getNoAssembly

      public Boolean getNoAssembly()
      No assembly.
      Returns:
      the no-assembly from options
    • getOpenWebControl

      public Boolean getOpenWebControl()
      Open web control.
      Returns:
      the open-web-control from options
    • getOpenclIndex

      public int getOpenclIndex()
      OpenCL Index.
      Returns:
      the opencl-index from options
    • getOsSpecies

      public String getOsSpecies()
      OS Species.
      Returns:
      the os-species from options
    • getOsType

      public String getOsType()
      OS type.
      Returns:
      the os-type from options
    • getPasskey

      public String getPasskey()
      Passkey.
      Returns:
      the passkey from options
    • getPassword

      public String getPassword()
      Password.
      Returns:
      the password from options
    • getPauseOnBattery

      public Boolean getPauseOnBattery()
      Pause on battery.
      Returns:
      the pause-on-battery from options
    • getPauseOnStart

      public Boolean getPauseOnStart()
      Pause on start.
      Returns:
      the pause-on-start from options
    • getPaused

      public Boolean getPaused()
      Paused.
      Returns:
      the paused from options
    • getPciBus

      public String getPciBus()
      PCI Bus.
      Returns:
      the pci-bus from options
      Since:
      7.6.21
    • getPciSlot

      public String getPciSlot()
      PCI Slot.
      Returns:
      the pci-slot from options
      Since:
      7.6.21
    • getPid

      public Boolean getPid()
      PID.
      Returns:
      the pid from options
    • getPidFile

      public String getPidFile()
      PID file.
      Returns:
      the pid-file from options
    • getPower

      public String getPower()
      Power.
      Returns:
      the power from options
    • getPrivateKeyFile

      public String getPrivateKeyFile()
      Private key file.
      Returns:
      the private-key-file from options
    • getProjectKey

      public int getProjectKey()
      Project key.
      Returns:
      the project-key from options
    • getProxy

      public String getProxy()
      Proxy server address.
      Returns:
      the proxy from options
    • getProxyEnable

      public Boolean getProxyEnable()
      Proxy enable.
      Returns:
      the proxy-enable from options
    • getProxyPass

      public String getProxyPass()
      Proxy pass.
      Returns:
      the proxy-pass from options
    • getProxyUser

      public String getProxyUser()
      Proxy user.
      Returns:
      the proxy-user from options
    • getRespawn

      public Boolean getRespawn()
      Respawn.
      Returns:
      the respawn from options
    • getRunAs

      public String getRunAs()
      Run as.
      Returns:
      the run-as from options
    • getScript

      @Deprecated public String getScript()
      Deprecated.
      no longer returned by options
      Script.
      Returns:
      the script from options
    • getService

      public Boolean getService()
      Service.
      Returns:
      the service from options
    • getServiceDescription

      @Deprecated public String getServiceDescription()
      Deprecated.
      no longer returned by options
      Service description.
      Returns:
      the service-description from options
    • getServiceRestart

      @Deprecated public Boolean getServiceRestart()
      Deprecated.
      no longer returned by options
      Service restart.
      Returns:
      the service-restart from options
    • getServiceRestartDelay

      @Deprecated public int getServiceRestartDelay()
      Deprecated.
      no longer returned by options
      Service restart delay.
      Returns:
      the service-restart-delay from options
    • getSessionCookie

      public String getSessionCookie()
      Session cookie.
      Returns:
      the session-cookie from options
    • getSessionLifetime

      public int getSessionLifetime()
      Session lifetime.
      Returns:
      the session-lifetime from options
    • getSessionTimeout

      public int getSessionTimeout()
      Session timeout.
      Returns:
      the session-timeout from options
    • getSetGroup

      public String getSetGroup()
      Set Group.
      Returns:
      the set-group from options
      Since:
      7.6.21
    • getSmp

      public Boolean getSmp()
      SMP.
      Returns:
      the smp from options
    • getStackTraces

      public Boolean getStackTraces()
      Stack traces.
      Returns:
      the stack-traces from options
    • getStallDetectionEnabled

      public Boolean getStallDetectionEnabled()
      Stall detection enabled.
      Returns:
      the stall-detection-enabled from options
    • getStallPercent

      public int getStallPercent()
      Stall percent.
      Returns:
      the stall-percent from options
    • getStallTimeout

      public int getStallTimeout()
      Stall timeout.
      Returns:
      the stall-timeout from options
    • getTeam

      public int getTeam()
      Team.
      Returns:
      the team from options
    • getThreads

      @Deprecated public int getThreads()
      Deprecated.
      no longer returned by options
      Threads.
      Returns:
      the threads from options
    • getUser

      public String getUser()
      User.
      Returns:
      the user from options
    • getVerbosity

      public int getVerbosity()
      Verbosity.
      Returns:
      the verbosity from options
    • getWebAllow

      public String getWebAllow()
      Web allow.
      Returns:
      the web-allow from options
    • getWebDeny

      public String getWebDeny()
      Web deny.
      Returns:
      the web-deny from options
    • getWebEnable

      public Boolean getWebEnable()
      Web enable.
      Returns:
      the web-enable from options
    • toString

      public String toString()
      Overrides:
      toString in class Object