azure-docs-sdk-java/legacy/docs-ref-autogen/com.azure.search.models.Ser...

204 строки
14 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.search.models.ServiceCounters"
fullName: "com.azure.search.models.ServiceCounters"
name: "ServiceCounters"
nameWithType: "ServiceCounters"
summary: "Represents service-level resource counters and quotas."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **ServiceCounters**"
constructors:
- uid: "com.azure.search.models.ServiceCounters.ServiceCounters()"
fullName: "com.azure.search.models.ServiceCounters.ServiceCounters()"
name: "ServiceCounters()"
nameWithType: "ServiceCounters.ServiceCounters()"
syntax: "public ServiceCounters()"
methods:
- uid: "com.azure.search.models.ServiceCounters.getDataSourceCounter()"
fullName: "com.azure.search.models.ServiceCounters.getDataSourceCounter()"
name: "getDataSourceCounter()"
nameWithType: "ServiceCounters.getDataSourceCounter()"
summary: "Get the data<wbr>Source<wbr>Counter property: Total number of data sources."
syntax: "public ResourceCounter getDataSourceCounter()"
desc: "Get the dataSourceCounter property: Total number of data sources."
returns:
description: "the dataSourceCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getDocumentCounter()"
fullName: "com.azure.search.models.ServiceCounters.getDocumentCounter()"
name: "getDocumentCounter()"
nameWithType: "ServiceCounters.getDocumentCounter()"
summary: "Get the document<wbr>Counter property: Total number of documents across all indexes in the service."
syntax: "public ResourceCounter getDocumentCounter()"
desc: "Get the documentCounter property: Total number of documents across all indexes in the service."
returns:
description: "the documentCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getIndexCounter()"
fullName: "com.azure.search.models.ServiceCounters.getIndexCounter()"
name: "getIndexCounter()"
nameWithType: "ServiceCounters.getIndexCounter()"
summary: "Get the index<wbr>Counter property: Total number of indexes."
syntax: "public ResourceCounter getIndexCounter()"
desc: "Get the indexCounter property: Total number of indexes."
returns:
description: "the indexCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getIndexerCounter()"
fullName: "com.azure.search.models.ServiceCounters.getIndexerCounter()"
name: "getIndexerCounter()"
nameWithType: "ServiceCounters.getIndexerCounter()"
summary: "Get the indexer<wbr>Counter property: Total number of indexers."
syntax: "public ResourceCounter getIndexerCounter()"
desc: "Get the indexerCounter property: Total number of indexers."
returns:
description: "the indexerCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getSkillsetCounter()"
fullName: "com.azure.search.models.ServiceCounters.getSkillsetCounter()"
name: "getSkillsetCounter()"
nameWithType: "ServiceCounters.getSkillsetCounter()"
summary: "Get the skillset<wbr>Counter property: Total number of skillsets."
syntax: "public ResourceCounter getSkillsetCounter()"
desc: "Get the skillsetCounter property: Total number of skillsets."
returns:
description: "the skillsetCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getStorageSizeCounter()"
fullName: "com.azure.search.models.ServiceCounters.getStorageSizeCounter()"
name: "getStorageSizeCounter()"
nameWithType: "ServiceCounters.getStorageSizeCounter()"
summary: "Get the storage<wbr>Size<wbr>Counter property: Total size of used storage in bytes."
syntax: "public ResourceCounter getStorageSizeCounter()"
desc: "Get the storageSizeCounter property: Total size of used storage in bytes."
returns:
description: "the storageSizeCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.getSynonymMapCounter()"
fullName: "com.azure.search.models.ServiceCounters.getSynonymMapCounter()"
name: "getSynonymMapCounter()"
nameWithType: "ServiceCounters.getSynonymMapCounter()"
summary: "Get the synonym<wbr>Map<wbr>Counter property: Total number of synonym maps."
syntax: "public ResourceCounter getSynonymMapCounter()"
desc: "Get the synonymMapCounter property: Total number of synonym maps."
returns:
description: "the synonymMapCounter value."
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setDataSourceCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setDataSourceCounter(ResourceCounter dataSourceCounter)"
name: "setDataSourceCounter(ResourceCounter dataSourceCounter)"
nameWithType: "ServiceCounters.setDataSourceCounter(ResourceCounter dataSourceCounter)"
summary: "Set the data<wbr>Source<wbr>Counter property: Total number of data sources."
parameters:
- description: "the dataSourceCounter value to set."
name: "dataSourceCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setDataSourceCounter(ResourceCounter dataSourceCounter)"
desc: "Set the dataSourceCounter property: Total number of data sources."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setDocumentCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setDocumentCounter(ResourceCounter documentCounter)"
name: "setDocumentCounter(ResourceCounter documentCounter)"
nameWithType: "ServiceCounters.setDocumentCounter(ResourceCounter documentCounter)"
summary: "Set the document<wbr>Counter property: Total number of documents across all indexes in the service."
parameters:
- description: "the documentCounter value to set."
name: "documentCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setDocumentCounter(ResourceCounter documentCounter)"
desc: "Set the documentCounter property: Total number of documents across all indexes in the service."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setIndexCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setIndexCounter(ResourceCounter indexCounter)"
name: "setIndexCounter(ResourceCounter indexCounter)"
nameWithType: "ServiceCounters.setIndexCounter(ResourceCounter indexCounter)"
summary: "Set the index<wbr>Counter property: Total number of indexes."
parameters:
- description: "the indexCounter value to set."
name: "indexCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setIndexCounter(ResourceCounter indexCounter)"
desc: "Set the indexCounter property: Total number of indexes."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setIndexerCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setIndexerCounter(ResourceCounter indexerCounter)"
name: "setIndexerCounter(ResourceCounter indexerCounter)"
nameWithType: "ServiceCounters.setIndexerCounter(ResourceCounter indexerCounter)"
summary: "Set the indexer<wbr>Counter property: Total number of indexers."
parameters:
- description: "the indexerCounter value to set."
name: "indexerCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setIndexerCounter(ResourceCounter indexerCounter)"
desc: "Set the indexerCounter property: Total number of indexers."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setSkillsetCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setSkillsetCounter(ResourceCounter skillsetCounter)"
name: "setSkillsetCounter(ResourceCounter skillsetCounter)"
nameWithType: "ServiceCounters.setSkillsetCounter(ResourceCounter skillsetCounter)"
summary: "Set the skillset<wbr>Counter property: Total number of skillsets."
parameters:
- description: "the skillsetCounter value to set."
name: "skillsetCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setSkillsetCounter(ResourceCounter skillsetCounter)"
desc: "Set the skillsetCounter property: Total number of skillsets."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setStorageSizeCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setStorageSizeCounter(ResourceCounter storageSizeCounter)"
name: "setStorageSizeCounter(ResourceCounter storageSizeCounter)"
nameWithType: "ServiceCounters.setStorageSizeCounter(ResourceCounter storageSizeCounter)"
summary: "Set the storage<wbr>Size<wbr>Counter property: Total size of used storage in bytes."
parameters:
- description: "the storageSizeCounter value to set."
name: "storageSizeCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setStorageSizeCounter(ResourceCounter storageSizeCounter)"
desc: "Set the storageSizeCounter property: Total size of used storage in bytes."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.search.models.ServiceCounters.setSynonymMapCounter(com.azure.search.models.ResourceCounter)"
fullName: "com.azure.search.models.ServiceCounters.setSynonymMapCounter(ResourceCounter synonymMapCounter)"
name: "setSynonymMapCounter(ResourceCounter synonymMapCounter)"
nameWithType: "ServiceCounters.setSynonymMapCounter(ResourceCounter synonymMapCounter)"
summary: "Set the synonym<wbr>Map<wbr>Counter property: Total number of synonym maps."
parameters:
- description: "the synonymMapCounter value to set."
name: "synonymMapCounter"
type: "<xref href=\"com.azure.search.models.ResourceCounter?alt=com.azure.search.models.ResourceCounter&text=ResourceCounter\" data-throw-if-not-resolved=\"False\" />"
syntax: "public ServiceCounters setSynonymMapCounter(ResourceCounter synonymMapCounter)"
desc: "Set the synonymMapCounter property: Total number of synonym maps."
returns:
description: "the ServiceCounters object itself."
type: "<xref href=\"com.azure.search.models.ServiceCounters?alt=com.azure.search.models.ServiceCounters&text=ServiceCounters\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Represents service-level resource counters and quotas."
metadata: {}
package: "com.azure.search.models"
artifact: com.azure:azure-search:11.0.0-beta.1