类 StepRegistryPropertiesConfigAdapter<T extends StepRegistryProperties>

    • 方法详细资料

      • prefix

        public String prefix()
        指定者:
        prefix 在接口中 io.micrometer.core.instrument.config.MeterRegistryConfig
      • get

        public String get​(String k)
        指定者:
        get 在接口中 io.micrometer.core.instrument.config.MeterRegistryConfig
      • step

        public Duration step()
        指定者:
        step 在接口中 io.micrometer.core.instrument.push.PushRegistryConfig
      • enabled

        public boolean enabled()
        指定者:
        enabled 在接口中 io.micrometer.core.instrument.push.PushRegistryConfig
      • numThreads

        public int numThreads()
        指定者:
        numThreads 在接口中 io.micrometer.core.instrument.push.PushRegistryConfig
      • batchSize

        public int batchSize()
        指定者:
        batchSize 在接口中 io.micrometer.core.instrument.push.PushRegistryConfig