Class EventingFunctionSettings


  • public class EventingFunctionSettings
    extends Object
    • Method Detail

      • cppWorkerThreadCount

        public long cppWorkerThreadCount()
      • dcpStreamBoundary

        public String dcpStreamBoundary()
      • description

        public String description()
      • logLevel

        public String logLevel()
      • languageCompatibility

        public String languageCompatibility()
      • executionTimeout

        public Duration executionTimeout()
      • lcbInstCapacity

        public long lcbInstCapacity()
      • lcbRetryCount

        public long lcbRetryCount()
      • lcbTimeout

        public Duration lcbTimeout()
      • numTimerPartitions

        public long numTimerPartitions()
      • sockBatchSize

        public long sockBatchSize()
      • tickDuration

        public Duration tickDuration()
      • timerContextSize

        public long timerContextSize()
      • userPrefix

        public String userPrefix()
      • bucketCacheSize

        public long bucketCacheSize()
      • bucketCacheAge

        public long bucketCacheAge()
      • curlMaxAllowedRespSize

        public long curlMaxAllowedRespSize()
      • workerCount

        public long workerCount()
      • queryPrepareAll

        public boolean queryPrepareAll()
      • handlerHeaders

        public List<String> handlerHeaders()
      • handlerFooters

        public List<String> handlerFooters()
      • enableAppLogRotation

        public boolean enableAppLogRotation()
      • appLogDir

        public String appLogDir()
      • appLogMaxSize

        public long appLogMaxSize()
      • appLogMaxFiles

        public long appLogMaxFiles()
      • checkpointInterval

        public Duration checkpointInterval()