public static class HuaweiLogCollectConfig.HuaweiLtsLogConfig
extends org.apache.shenyu.plugin.logging.common.config.GenericGlobalConfig
| 构造器和说明 |
|---|
HuaweiLtsLogConfig() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(java.lang.Object o) |
java.lang.String |
getAccessKeyId()
getAccessKeyId.
|
java.lang.String |
getAccessKeySecret()
getAccessKeySecret.
|
java.lang.Long |
getBaseRetryBackoffMs()
getBaseRetryBackoffMs.
|
java.lang.Integer |
getBatchCountThreshold()
getBatchCountThreshold.
|
java.lang.Integer |
getBatchSizeThresholdInBytes()
getBatchSizeThresholdInBytes.
|
java.lang.String |
getEnableLocalTest()
getEnableLocalTest.
|
java.lang.Integer |
getIoThreadCount()
getIoThreadCount.
|
java.lang.Integer |
getLingerMs()
getLingerMs.
|
java.lang.String |
getLogGroupId()
getLogGroupId.
|
java.lang.String |
getLogStreamId()
getLogStreamId.
|
java.lang.Long |
getMaxBlockMs()
getMaxBlockMs.
|
java.lang.Long |
getMaxRetryBackoffMs()
getMaxRetryBackoffMs.
|
java.lang.String |
getProjectId()
getProjectId.
|
java.lang.String |
getRegionName()
getRegionName.
|
java.lang.Integer |
getRetries()
getRetries.
|
java.lang.String |
getSetGiveUpExtraLongSingleLog()
getSetGiveUpExtraLongSingleLog.
|
java.lang.Integer |
getTotalSizeInBytes()
getTotalSizeInBytes.
|
int |
hashCode() |
void |
setAccessKeyId(java.lang.String accessKeyId)
set accessKeyId.
|
void |
setAccessKeySecret(java.lang.String accessKeySecret)
set accessKeySecret.
|
void |
setBaseRetryBackoffMs(java.lang.Long baseRetryBackoffMs)
set baseRetryBackoffMs.
|
void |
setBatchCountThreshold(java.lang.Integer batchCountThreshold)
set batchCountThreshold.
|
void |
setBatchSizeThresholdInBytes(java.lang.Integer batchSizeThresholdInBytes)
set batchSizeThresholdInBytes.
|
void |
setEnableLocalTest(java.lang.String enableLocalTest)
set enableLocalTest.
|
void |
setIoThreadCount(java.lang.Integer ioThreadCount)
set ioThreadCount.
|
void |
setLingerMs(java.lang.Integer lingerMs)
set lingerMs.
|
void |
setLogGroupId(java.lang.String logGroupId)
set logGroupId.
|
void |
setLogStreamId(java.lang.String logStreamId)
set logStreamId.
|
void |
setMaxBlockMs(java.lang.Long maxBlockMs)
set maxBlockMs.
|
void |
setMaxRetryBackoffMs(java.lang.Long maxRetryBackoffMs)
set maxRetryBackoffMs.
|
void |
setProjectId(java.lang.String projectId)
set projectId.
|
void |
setRegionName(java.lang.String regionName)
set regionName.
|
void |
setRetries(java.lang.Integer retries)
set retries.
|
void |
setSetGiveUpExtraLongSingleLog(java.lang.String setGiveUpExtraLongSingleLog)
set setGiveUpExtraLongSingleLog.
|
void |
setTotalSizeInBytes(java.lang.Integer totalSizeInBytes)
set totalSizeInBytes.
|
public java.lang.String getProjectId()
public void setProjectId(java.lang.String projectId)
projectId - projectIdpublic java.lang.String getLogGroupId()
public void setLogGroupId(java.lang.String logGroupId)
logGroupId - logGroupIdpublic java.lang.String getLogStreamId()
public void setLogStreamId(java.lang.String logStreamId)
logStreamId - logStreamIdpublic java.lang.String getAccessKeyId()
public void setAccessKeyId(java.lang.String accessKeyId)
accessKeyId - accessKeyIdpublic java.lang.String getAccessKeySecret()
public void setAccessKeySecret(java.lang.String accessKeySecret)
accessKeySecret - accessKeySecretpublic java.lang.String getRegionName()
public void setRegionName(java.lang.String regionName)
regionName - regionNamepublic java.lang.Integer getTotalSizeInBytes()
public void setTotalSizeInBytes(java.lang.Integer totalSizeInBytes)
totalSizeInBytes - totalSizeInBytespublic java.lang.Long getMaxBlockMs()
public void setMaxBlockMs(java.lang.Long maxBlockMs)
maxBlockMs - maxBlockMspublic java.lang.Integer getIoThreadCount()
public void setIoThreadCount(java.lang.Integer ioThreadCount)
ioThreadCount - ioThreadCountpublic java.lang.Integer getBatchSizeThresholdInBytes()
public void setBatchSizeThresholdInBytes(java.lang.Integer batchSizeThresholdInBytes)
batchSizeThresholdInBytes - batchSizeThresholdInBytespublic java.lang.Integer getBatchCountThreshold()
public void setBatchCountThreshold(java.lang.Integer batchCountThreshold)
batchCountThreshold - batchCountThresholdpublic java.lang.Integer getLingerMs()
public void setLingerMs(java.lang.Integer lingerMs)
lingerMs - lingerMspublic java.lang.Integer getRetries()
public void setRetries(java.lang.Integer retries)
retries - retriespublic java.lang.Long getBaseRetryBackoffMs()
public void setBaseRetryBackoffMs(java.lang.Long baseRetryBackoffMs)
baseRetryBackoffMs - baseRetryBackoffMspublic java.lang.Long getMaxRetryBackoffMs()
public void setMaxRetryBackoffMs(java.lang.Long maxRetryBackoffMs)
maxRetryBackoffMs - maxRetryBackoffMspublic java.lang.String getEnableLocalTest()
public void setEnableLocalTest(java.lang.String enableLocalTest)
enableLocalTest - enableLocalTestpublic java.lang.String getSetGiveUpExtraLongSingleLog()
public void setSetGiveUpExtraLongSingleLog(java.lang.String setGiveUpExtraLongSingleLog)
setGiveUpExtraLongSingleLog - setGiveUpExtraLongSingleLogpublic boolean equals(java.lang.Object o)
equals 在类中 java.lang.Objectpublic int hashCode()
hashCode 在类中 java.lang.ObjectCopyright © 2026 The Apache Software Foundation. All rights reserved.