definition
stringlengths 2
292k
| key
stringlengths 2
84
| schema
stringclasses 339
values |
---|---|---|
{"required": ["path"], "type": "object", "properties": {"filter": {"type": "string"}, "path": {"type": "string"}, "includeVirtual": {"default": true, "type": "boolean"}, "includeAbstract": {"type": "boolean"}}} | reference-with-props | web-types.json |
{"properties": {"shortName": {"type": "string"}, "isHidden": {"anyOf": [{"type": "boolean"}, {"pattern": "^(true|false)$"}]}, "longName": {"type": "string"}}} | symbolInfo | dotnetcli.host.json |
{"minLength": 1, "type": "string"} | path | ava.json |
{"items": {"type": "string"}, "type": "array"} | array-of-strings | ava.json |
{"enum": ["running", "stopped"]} | status | azure-iot-edge-deployment-2.0.json |
{"contentMediaType": "application/json", "type": "string"} | createOptions | azure-iot-edge-deployment-2.0.json |
{"enum": ["never", "on-failure", "on-unhealthy", "always"]} | restartPolicy | azure-iot-edge-deployment-2.0.json |
{"additionalProperties": false, "type": "object", "patternProperties": {"^[^\\+#$\\s\\.]+$": {"additionalProperties": false, "required": ["value"], "type": "object", "properties": {"value": {"type": ["number", "string", "boolean"]}}}}} | env | azure-iot-edge-deployment-2.0.json |
{"enum": ["never", "on-create"]} | imagePullPolicy | azure-iot-edge-deployment-2.0.json |
{"enum": ["docker"]} | moduleType | azure-iot-edge-deployment-2.0.json |
{"minimum": 0, "type": "integer", "maximum": 4294967295} | startupOrder | azure-iot-edge-deployment-2.0.json |
{"additionalProperties": false, "type": "object", "properties": {"exclude_paths": {"items": {"type": "string"}, "type": "array"}}} | rule | ansible-lint-config.json |
{"additionalProperties": false, "type": "object", "properties": {"cert_alt": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}, "created_at": {"type": "integer"}, "cert": {"type": "string"}, "snis": {"items": {"type": "string"}, "type": "array"}, "key": {"type": "string"}, "id": {"type": "string"}, "key_alt": {"type": "string"}}} | Certificate | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"id": {"type": "string"}, "cert": {"type": "string"}, "created_at": {"type": "integer"}, "cert_digest": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}}} | CACertificate | kong_json_schema.json |
{"additionalProperties": false, "required": ["id", "cert", "key"], "type": "object", "properties": {"tags": {"items": {"type": "string"}, "type": "array"}, "created_at": {"type": "integer"}, "cert": {"type": "string"}, "snis": {"items": {"type": "object", "properties": {"name": {"type": "string"}}}, "type": "array"}, "key": {"type": "string"}, "id": {"type": "string"}}} | FCertificate | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"created_at": {"type": "integer"}, "id": {"type": "string"}, "name": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}}} | ConsumerGroup | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"name": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}, "created_at": {"type": "integer"}, "updated_at": {"type": "integer"}, "prefix": {"type": "string"}, "config": {"additionalProperties": true, "type": "object"}, "id": {"type": "string"}}} | FVault | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"http_statuses": {"items": {"type": "integer"}, "type": "array"}, "successes": {"type": "integer"}, "interval": {"type": "integer"}}} | Healthy | kong_json_schema.json |
{"additionalProperties": false, "required": ["cert"], "type": "object", "properties": {"id": {"type": "string"}, "cert": {"type": "string"}, "created_at": {"type": "integer"}, "cert_digest": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}}} | FCACertificate | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"ip": {"type": "string"}, "port": {"type": "integer"}}} | CIDRPort | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"path": {"type": "string"}, "id": {"type": "string"}, "published": {"type": "boolean"}}} | FDocument | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"after": {"patternProperties": {".*": {"items": {"type": "string"}, "type": "array"}}, "type": "object"}, "before": {"patternProperties": {".*": {"items": {"type": "string"}, "type": "array"}}, "type": "object"}}} | PluginOrdering | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"runtime_group_name": {"type": "string"}}} | Konnect | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"username": {"type": "string"}, "created_at": {"type": "integer"}, "id": {"type": "string"}, "custom_id": {"type": "string"}, "tags": {"items": {"type": "string"}, "type": "array"}}} | Consumer | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"comment": {"type": "string"}, "is_default": {"type": "boolean"}, "created_at": {"type": "integer"}, "id": {"type": "string"}, "name": {"type": "string"}}} | RBACRole | kong_json_schema.json |
{"additionalProperties": false, "type": "object", "properties": {"http_statuses": {"items": {"type": "integer"}, "type": "array"}, "timeouts": {"type": "integer"}, "interval": {"type": "integer"}, "tcp_failures": {"type": "integer"}, "http_failures": {"type": "integer"}}} | Unhealthy | kong_json_schema.json |
{"type": "object", "properties": {"password": {"type": "string"}, "hostname": {"type": "string"}}} | DependencyDatabaseUser | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"plugin": {"type": "string"}}} | DefaultDNS | schema-project.json |
{"additionalProperties": true, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}}} | Plugin | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"type": {"type": "string"}}} | Secrets | schema-project.json |
{"additionalProperties": false, "required": ["url"], "type": "object", "properties": {"url": {"type": "string"}, "frequency": {"enum": [1, 5, 10, 15], "type": "integer"}, "locations": {"items": {"type": "string"}, "type": "array"}}} | MonitoringTarget | schema-project.json |
{"type": "object", "properties": {"max_age_in_seconds": {"type": "integer"}, "origins": {"items": {"type": "string"}, "type": "array"}, "methods": {"items": {"type": "string"}, "type": "array"}, "response_headers": {"items": {"type": "string"}, "type": "array"}}} | DependencyStorageCORS | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"plugin": {"type": "string"}}} | DependencyDeploy | schema-project.json |
{"additionalProperties": false, "type": "object", "properties": {"key_file": {"type": "string"}, "cert": {"type": "string"}, "cert_file": {"type": "string"}, "key": {"type": "string"}}} | SSL | schema-project.json |
{"additionalProperties": true, "required": ["type"], "type": "object", "properties": {"path": {"type": "string"}, "type": {"type": "string"}}} | State | schema-project.json |
{"additionalProperties": true, "required": ["type"], "type": "object", "properties": {"type": {"enum": ["slack", "email"], "type": "string"}}, "allOf": [{"then": {"required": ["type", "token", "channel"], "properties": {"token": {"type": "string"}, "channel": {"type": "string"}}}, "if": {"properties": {"type": {"const": "slack"}}}}, {"then": {"required": ["type", "email"], "properties": {"email": {"type": "string"}}}, "if": {"properties": {"type": {"const": "email"}}}}]} | MonitoringChannel | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"plugin": {"type": "string"}}} | DependencyRun | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"env": {"additionalProperties": {"type": "string"}, "type": "object"}, "plugin": {"type": "string"}}} | DefaultRun | schema-project.json |
{"additionalProperties": true, "type": "object", "properties": {"plugin": {"type": "string"}}, "env": {"additionalProperties": {"type": "string"}, "type": "object"}} | DefaultDeploy | schema-project.json |
{"additionalProperties": false, "required": ["pattern"], "type": ["object", "null"], "properties": {"pattern": {"type": "string"}, "ignore_case": {"default": "true", "type": "boolean"}, "inverted": {"default": "false", "type": "boolean"}}} | PatternDto-nullable | airlock-microgateway-3.2.json |
{"additionalProperties": false, "type": ["object", "null"], "properties": {"apache": {"type": ["string", "null"]}, "security_gate": {"type": ["string", "null"]}}} | ExpertSettingsDto-nullable | airlock-microgateway-3.2.json |
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"type": ["boolean", "null"]}, "name": {"type": ["string", "null"]}}} | DefaultActionDto | airlock-microgateway-3.2.json |
{"additionalProperties": false, "required": ["pattern"], "type": "object", "properties": {"pattern": {"type": "string"}, "ignore_case": {"default": "true", "type": "boolean"}}} | PatternWithoutInvertDto | airlock-microgateway-3.2.json |
{"additionalProperties": false, "type": ["object", "null"], "properties": {"name": {"type": ["string", "null"]}, "value": {"type": ["string", "null"]}}} | SimpleHeaderActionDto-nullable | airlock-microgateway-3.2.json |
{"additionalProperties": false, "type": ["object", "null"], "properties": {"pattern": {"type": ["string", "null"]}}} | SimplePatternDto-nullable | airlock-microgateway-3.2.json |
{"additionalProperties": false, "required": ["factory-id", "class-name"], "type": "object", "properties": {"factory-id": {"type": "integer"}, "class-name": {"type": "string"}}} | ClassWithFactoryId | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"tcp-no-delay": {"default": true, "type": "boolean"}, "reuse-address": {"default": true, "type": "boolean"}, "linger-seconds": {"default": 3, "minimum": 0, "type": "integer"}, "keep-alive": {"default": true, "type": "boolean"}, "buffer-size": {"default": 128, "minimum": 0, "type": "integer"}}} | ClientSocketOptions | hazelcast-config-5.3.json |
{"type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}} | AzureDiscovery | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"keep-interval-seconds": {"default": 75, "type": "integer"}, "keep-idle-seconds": {"default": 7200, "type": "integer"}, "buffer-direct": {"default": false, "type": "boolean"}, "linger-seconds": {"default": 0, "type": "integer"}, "receive-buffer-size-kb": {"default": 128, "type": "integer"}, "keep-alive": {"default": true, "type": "boolean"}, "keep-count": {"default": 8, "type": "integer"}, "tcp-no-delay": {"default": true, "type": "boolean"}, "send-buffer-size-kb": {"default": 128, "minimum": 0, "type": "integer"}, "connect-timeout-seconds": {"default": 0, "minimum": 0, "type": "integer"}}} | SocketOptions | hazelcast-config-5.3.json |
{"type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}} | EurekaDiscovery | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"data-load-timeout-seconds": {"default": 120, "minimum": 1, "type": "integer"}, "semaphores": {"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"initial-permits": {"default": 0, "minimum": 0, "type": "integer"}, "jdk-compatible": {"default": false, "type": "boolean"}}}, "type": "object"}, "session-time-to-live-seconds": {"default": 300, "minimum": 1, "type": "integer"}, "missing-cp-member-auto-removal-seconds": {"default": 14400, "minimum": 0, "type": "integer"}, "cp-member-priority": {"default": 0, "type": "integer"}, "base-dir": {"default": "cp-data", "type": "string"}, "locks": {"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"lock-acquire-limit": {"default": 0, "minimum": 0, "type": "integer"}}}, "type": "object"}, "persistence-enabled": {"default": false, "type": "boolean"}, "fail-on-indeterminate-operation-state": {"default": false, "type": "boolean"}, "raft-algorithm": {"additionalProperties": false, "type": "object", "properties": {"commit-index-advance-count-to-snapshot": {"default": 10000, "minimum": 1, "type": "integer"}, "max-missed-leader-heartbeat-count": {"default": 5, "minimum": 1, "type": "integer"}, "append-request-max-entry-count": {"default": 100, "minimum": 1, "type": "integer"}, "leader-heartbeat-period-in-millis": {"default": 5000, "minimum": 1, "type": "integer"}, "leader-election-timeout-in-millis": {"default": 2000, "minimum": 1, "type": "integer"}, "append-request-backoff-timeout-in-millis": {"default": 100, "minimum": 1, "type": "integer"}, "uncommitted-entry-count-to-reject-new-appends": {"default": 100, "minimum": 1, "type": "integer"}}}, "cp-member-count": {"default": 0, "anyOf": [{"const": 0}, {"minimum": 3, "type": "integer"}]}, "group-size": {"anyOf": [{"const": 0}, {"not": {"multipleOf": 2}, "minimum": 3, "type": "integer", "maximum": 7}]}, "session-heartbeat-interval-seconds": {"default": 5, "minimum": 1, "type": "integer"}}} | CPSubsystem | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"message-listeners": {"items": {"type": "string"}, "type": "array"}, "read-batch-size": {"default": 10, "minimum": 1, "type": "integer"}, "topic-overload-policy": {"default": "BLOCK", "enum": ["DISCARD_OLDEST", "DISCARD_NEWEST", "BLOCK", "ERROR"]}, "statistics-enabled": {"default": true, "type": "boolean"}}}, "type": "object"} | ReliableTopic | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"max-concurrent-replication-targets": {"default": 1, "minimum": 1, "type": "integer"}, "replication-period-millis": {"default": 1000, "minimum": 1, "type": "integer"}}} | CrdtReplication | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"interfaces": {"items": {"type": "string"}, "type": "array"}, "enabled": {"default": false, "type": "boolean"}}} | Interfaces | hazelcast-config-5.3.json |
{"allOf": [{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"enabled": {"type": "boolean"}}}, "type": "object", "propertyNames": {"enum": ["CLUSTER_READ", "CLUSTER_WRITE", "HEALTH_CHECK", "PERSISTENCE", "HOT_RESTART", "WAN", "DATA", "CP"]}}, {"additionalProperties": {"default": {"enabled": false}}, "patternProperties": {"^(CLUSTER_READ|HEALTH_CHECK)$": {"default": {"enabled": true}}}}]} | RestEndpointGroups | hazelcast-config-5.3.json |
{"default": 1, "minimum": 0, "type": "integer", "maximum": 6} | BackupCount | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"split-brain-protection-ref": {"type": "string"}, "replica-count": {"default": 2147483647, "minimum": 1, "type": "integer", "maximum": 2147483647}, "statistics-enabled": {"default": true, "type": "boolean"}}}, "type": "object"} | PNCounter | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"catalog-persistence-enabled": {"default": false, "type": "boolean"}, "statement-timeout-millis": {"default": 0, "type": "integer"}}} | Sql | hazelcast-config-5.3.json |
{"items": {"type": "string"}, "type": "array"} | Listeners | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"node-filter": {"type": "object", "properties": {"class": {"type": "string"}}}, "discovery-strategies": {"items": {"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": true, "type": "boolean"}, "class": {"type": "string"}, "properties": {"type": "object"}}}, "type": "array"}}} | DiscoveryStrategies | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"whitelist-prefixes": {"type": "string"}, "enabled": {"default": false, "type": "boolean"}, "class-cache-mode": {"default": "ETERNAL", "enum": ["ETERNAL", "OFF"]}, "provider-mode": {"default": "LOCAL_AND_CACHED_CLASSES", "enum": ["OFF", "LOCAL_CLASSES_ONLY", "LOCAL_AND_CACHED_CLASSES"]}, "provider-filter": {"type": "string"}, "blacklist-prefixes": {"type": "string"}}} | UserCodeDeployment | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}, "properties": {"type": "object"}, "class-name": {"type": "string"}}} | MemberAddressProvider | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"member-count-split-brain-protection": {"member-count-split-brain-protection": {"type": "object"}, "enabled": {"default": false, "type": "boolean"}, "minimum-cluster-size": {"type": "integer"}, "protect-on": {"enum": ["READ", "WRITE", "READ_WRITE"]}}, "function-class-name": {"type": "string"}, "recently-active-split-brain-protection": {"additionalProperties": false, "type": "object", "properties": {"heartbeat-tolerance-millis": {"type": "integer"}}}, "enabled": {"default": false, "type": "boolean"}, "minimum-cluster-size": {"minimum": 2, "type": "integer"}, "listeners": {"items": {"type": "string"}, "type": "array"}, "probabilistic-split-brain-protection": {"additionalProperties": false, "type": "object", "properties": {"suspicion-threshold": {"type": "number"}, "min-std-deviation-millis": {"type": "integer"}, "acceptable-heartbeat-pause-millis": {"type": "integer"}, "max-sample-size": {"type": "integer"}, "heartbeat-interval-millis": {"type": "integer"}}}, "protect-on": {"default": "READ_WRITE", "enum": ["READ", "WRITE", "READ_WRITE"]}}}, "type": "object"} | SplitBrainProtection | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "not": {"required": ["global-ordering-enabled", "multi-threading-enabled"], "properties": {"multi-threading-enabled": {"const": true}, "global-ordering-enabled": {"const": true}}}, "type": "object", "properties": {"message-listeners": {"items": {"type": "string"}, "type": "array"}, "multi-threading-enabled": {"default": false, "type": "boolean"}, "global-ordering-enabled": {"default": false, "type": "boolean"}, "statistics-enabled": {"default": "true", "type": "boolean"}}}, "type": "object"} | Topic | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["class-name"], "type": "object", "properties": {"local": {"default": false, "type": "boolean"}, "include-value": {"default": false, "type": "boolean"}, "class-name": {"type": "string"}}} | EntryListener | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"max-size-policy": {"default": "PER_NODE", "enum": ["PER_NODE", "PER_PARTITION", "USED_HEAP_PERCENTAGE", "USED_HEAP_SIZE", "FREE_HEAP_PERCENTAGE", "FREE_HEAP_SIZE", "ENTRY_COUNT", "USED_NATIVE_MEMORY_SIZE", "USED_NATIVE_MEMORY_PERCENTAGE", "FREE_NATIVE_MEMORY_SIZE", "FREE_NATIVE_MEMORY_PERCENTAGE"]}, "comparator-class-name": {"type": "string"}, "eviction-policy": {"default": "NONE", "enum": ["LRU", "LFU", "NONE", "RANDOM"]}, "size": {"default": 2147483647, "minimum": 0, "type": "integer"}}} | Eviction | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"read-batch-size": {"default": 10, "minimum": 1, "type": "integer"}, "topic-overload-policy": {"default": "BLOCK", "enum": ["BLOCK", "DISCARD_OLDEST", "DISCARD_NEWEST"]}}}, "type": "object"} | ClientReliableTopic | hazelcast-config-5.3.json |
{"type": "object", "properties": {"receive-buffer-size-kb": {"type": "integer"}, "send-buffer-size-kb": {"type": "integer"}, "port-range": {"type": "string"}}} | TpcSocketConfig | hazelcast-config-5.3.json |
{"anyOf": [{"minimum": 0, "type": "integer", "maximum": 65536}, {"type": "string"}]} | OutboundPortDefinition | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}, "properties": {"type": "object"}, "class-name": {"type": "string"}}} | SocketInterceptor | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}, "format-pattern": {"type": "string"}, "file-name": {"type": "string"}}} | InstanceTracking | hazelcast-config-5.3.json |
{"items": {"type": "string"}, "type": "array"} | Import | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["class-name"], "type": "object", "properties": {"include-value": {"default": true, "type": "boolean"}, "class-name": {"type": "string"}}} | ItemListener | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["username", "password"], "type": "object", "properties": {"username": {"type": "string"}, "password": {"type": "string"}}} | UsernamePasswordIdentity | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"enabled": {"default": "true", "type": "boolean"}}} | AutoDetection | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"persistence-enabled": {"type": "boolean"}, "backup-count": {"minimum": 0, "type": "integer"}, "backup-dir": {"type": "string"}}} | DynamicConfiguration | hazelcast-config-5.3.json |
{"default": "PutIfAbsentMergePolicy", "type": "string", "examples": ["ExpirationTimeMergePolicy", "HyperLogLogMergePolicy", "HigherHitsMergePolicy", "PutIfAbsentMergePolicy", "DiscardMergePolicy", "LatestUpdateMergePolicy", "PassThroughMergePolicy", "LatestAccessMergePolicy"]} | MergePolicyClassName | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"resubmission-mode": {"default": "NEVER", "enum": ["NEVER", "RETRY_SELECTS", "RETRY_SELECTS_ALLOW_DUPLICATES", "RETRY_ALL"]}}} | ClientSql | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"shared": {"type": "boolean"}, "type": {"type": "string"}, "name": {"type": "string"}, "properties": {"type": "object"}}}, "type": "object"} | DataConnectionConfig | hazelcast-config-5.3.json |
{"type": "object", "properties": {"replacers": {"items": {"required": ["class-name"], "type": "object", "properties": {"properties": {"type": "object"}, "class-name": {"type": "string"}}}, "type": "array"}, "fail-if-value-missing": {"default": false, "type": "boolean"}}} | ConfigReplacers | hazelcast-config-5.3.json |
{"enum": ["all", "create", "destroy", "modify", "read", "remove", "lock", "listen", "release", "acquire", "put", "add", "index", "intercept", "publish", "aggregate", "projection", "deploy", "submit", "cancel", "restart", "export-snapshot", "add-resources", "write", "instance", "member", "migration", "create-view", "drop-view", "create-type", "drop-type", "view-dataconnection", "create-dataconnection", "drop-dataconnection"]} | SecurityPermissionAction | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"async-start": {"default": false, "type": "boolean"}, "connection-retry": {"additionalProperties": false, "type": "object", "properties": {"initial-backoff-millis": {"default": 1000, "minimum": 0, "type": "integer"}, "jitter": {"default": 0, "minimum": 0, "type": "number", "maximum": 1}, "max-backoff-millis": {"default": 30000, "minimum": 0, "type": "integer"}, "cluster-connect-timeout-millis": {"default": -1, "minimum": -1, "type": "integer"}, "multiplier": {"default": 1.05, "minimum": 1.0, "type": "number"}}}, "reconnect-mode": {"default": "ON", "enum": ["ASYNC", "ON", "OFF"]}}} | ConnectionStrategy | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["class-name"], "type": "object", "properties": {"class-name": {"type": "string"}}} | ClassNameObj | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"factory-class-name": {"type": "string", "example": "com.hazelcast.nio.ssl.BasicSSLContextFactory"}, "enabled": {"default": false, "type": "boolean"}, "properties": {"type": "object"}}} | SSL | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["enabled"], "type": "object", "properties": {"enabled": {"type": "boolean"}}} | ClientTpc | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"factory-class-name": {"type": "string"}, "enabled": {"default": false, "type": "boolean"}, "properties": {"type": "object"}}} | Auditlog | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"classNames": {"items": {"type": "string"}, "type": "array"}, "enabled": {"default": false, "type": "boolean"}, "jarPaths": {"items": {"type": "string"}, "type": "array"}}} | ClientUserCodeDeployment | hazelcast-config-5.3.json |
{"type": "object", "properties": {"unit": {"default": "MEGABYTES", "enum": ["BYTES", "KILOBYTES", "MEGABYTES", "GIGABYTES"]}, "value": {"default": 128, "minimum": 1, "type": "number"}}} | Capacity | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"prefix": {"items": {"type": "string"}, "type": "array"}, "class": {"items": {"type": "string"}, "type": "array"}, "package": {"items": {"type": "string"}, "type": "array"}}} | ClassFilter | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"resource-upload-enabled": {"default": false, "type": "boolean"}, "cooperative-thread-count": {"type": "integer"}, "flow-control-period": {"default": 100, "type": "integer"}, "enabled": {"default": false, "type": "boolean"}, "backup-count": {"default": 1, "type": "integer", "maximum": 6}, "max-processor-accumulated-records": {"default": 9223372036854775807, "type": "integer"}, "instance": {"additionalProperties": false, "type": "object", "properties": {"cooperative-thread-count": {"type": "integer"}, "backup-count": {"default": 1, "type": "integer", "maximum": 6}, "max-processor-accumulated-records": {"default": 9223372036854775807, "type": "integer"}, "flow-control-period": {"default": 100, "type": "integer"}, "lossless-restart-enabled": {"default": false, "type": "boolean"}, "scale-up-delay-millis": {"default": 10000, "type": "integer"}}}, "lossless-restart-enabled": {"default": false, "type": "boolean"}, "scale-up-delay-millis": {"default": 10000, "type": "integer"}, "edge-defaults": {"additionalProperties": false, "type": "object", "properties": {"packet-size-limit": {"default": 16384, "type": "integer"}, "queue-size": {"default": 1024, "type": "integer"}, "receive-window-multiplier": {"default": 3, "type": "integer"}}}}} | Jet | hazelcast-config-5.3.json |
{"required": ["enabled"], "type": "object", "properties": {"enabled": {"type": "boolean"}, "eventloop-count": {"type": "integer"}}} | TpcConfig | hazelcast-config-5.3.json |
{"type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}} | KubernetesDiscovery | hazelcast-config-5.3.json |
{"type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}} | GcpDiscovery | hazelcast-config-5.3.json |
{"items": {"additionalProperties": false, "required": ["class-name", "service"], "type": "object", "properties": {"class-name": {"type": "string"}, "service": {"type": "string"}}}, "type": "array"} | ProxyFactories | hazelcast-config-5.3.json |
{"additionalProperties": {"additionalProperties": false, "type": "object", "properties": {"prefetch-count": {"default": 100, "minimum": 1, "type": "integer", "maximum": 100000}, "bits-node-id": {"default": 16, "minimum": 0, "type": "integer", "maximum": 63}, "epoch-start": {"default": 1514764800000, "type": "integer"}, "node-id-offset": {"default": 0, "minimum": 0, "type": "integer"}, "bits-sequence": {"default": 6, "minimum": 0, "type": "integer", "maximum": 63}, "allowed-future-millis": {"default": 15000, "minimum": 0, "type": "integer"}, "statistics-enabled": {"default": true, "type": "boolean"}, "prefetch-validity-millis": {"default": 600000, "minimum": 0, "type": "integer"}}}, "type": "object"} | FlakeIdGenerator | hazelcast-config-5.3.json |
{"default": 0, "minimum": 0, "type": "integer", "maximum": 6} | AsyncBackupCount | hazelcast-config-5.3.json |
{"type": "object", "properties": {"enabled": {"default": false, "type": "boolean"}}} | AwsDiscovery | hazelcast-config-5.3.json |
{"additionalProperties": false, "type": "object", "properties": {"service-name-prefix": {"type": "string"}, "realm": {"type": "string"}, "keytab-file": {"type": "string"}, "security-realm": {"type": "string"}, "use-canonical-hostname": {"default": false, "type": "boolean"}, "spn": {"type": "string"}, "principal": {"type": "string"}}} | KerberosIdentity | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["name"], "type": "object", "properties": {"name": {"type": "string"}}} | PartitionAttribute | hazelcast-config-5.3.json |
{"additionalProperties": false, "required": ["enabled"], "type": "object", "properties": {"enabled": {"type": "boolean"}}} | IntegrityChecker | hazelcast-config-5.3.json |