Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- accepted(Boolean) - Method in class dev.cachly.api.model.FeedbackRequest
- AccountExport - Class in dev.cachly.api.model
-
AccountExport
- AccountExport() - Constructor for class dev.cachly.api.model.AccountExport
- action - Variable in class dev.cachly.SemanticCache.GuardrailViolation
- activeChannels - Variable in class dev.cachly.PubSubClient.StatsResult
- adaptiveThreshold() - Method in class dev.cachly.SemanticCache
-
Convenience overload using the default namespace.
- adaptiveThreshold(String) - Method in class dev.cachly.SemanticCache
-
§1 – Returns the server-side F1-calibrated threshold for a namespace.
- addAuditLogsItem(Object) - Method in class dev.cachly.api.model.AccountExport
- addDataItem(Instance) - Method in class dev.cachly.api.model.ListInstances200Response
- addDataItem(ListInvoices200ResponseDataInner) - Method in class dev.cachly.api.model.ListInvoices200Response
- addDataItem(SemanticEntry) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- addEmbeddingItem(BigDecimal) - Method in class dev.cachly.api.model.IndexRequest
- addEmbeddingItem(BigDecimal) - Method in class dev.cachly.api.model.SearchRequest
- addEntriesItem(IndexRequest) - Method in class dev.cachly.api.model.BatchIndexRequest
- addEntriesItem(WarmCacheRequestEntriesInner) - Method in class dev.cachly.api.model.WarmCacheRequest
- addImageEmbeddingItem(BigDecimal) - Method in class dev.cachly.api.model.IndexRequest
- addImageEmbeddingItem(BigDecimal) - Method in class dev.cachly.api.model.SearchRequest
- addInstancesItem(Instance) - Method in class dev.cachly.api.model.AccountExport
- addNamespacesItem(Object) - Method in class dev.cachly.api.model.StatsResponse
- addSubscriptionsItem(GetSubscriptionSummary200ResponseSubscriptionsInner) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- addValuesItem(Integer) - Method in class dev.cachly.api.model.QuantizedEmbedding
- agentName - Variable in class dev.cachly.WorkflowClient.Checkpoint
- amountDue(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- amountPaid(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- at - Variable in class dev.cachly.PubSubClient.Message
- at - Variable in class dev.cachly.PubSubClient.PublishResult
- auditLogs(List<Object>) - Method in class dev.cachly.api.model.AccountExport
- avgLatencyMsCached - Variable in class dev.cachly.CachlyClient.LlmProxyStats
- avgLatencyMsUncached - Variable in class dev.cachly.CachlyClient.LlmProxyStats
B
- batch(List<CachlyClient.BatchOp>) - Method in class dev.cachly.CachlyClient
-
Execute multiple cache operations in a single round-trip.
- batchIndex(List<SemanticCache.BatchIndexEntry>) - Method in class dev.cachly.SemanticCache
-
Bulk-index up to 500 entries (D).
- BatchIndexEntry(String, String, double[]) - Constructor for class dev.cachly.SemanticCache.BatchIndexEntry
- BatchIndexEntry(String, String, double[], String, String) - Constructor for class dev.cachly.SemanticCache.BatchIndexEntry
- BatchIndexRequest - Class in dev.cachly.api.model
-
BatchIndexRequest
- BatchIndexRequest() - Constructor for class dev.cachly.api.model.BatchIndexRequest
- BatchIndexResponse - Class in dev.cachly.api.model
-
BatchIndexResponse
- BatchIndexResponse() - Constructor for class dev.cachly.api.model.BatchIndexResponse
- batchUrl(String) - Method in class dev.cachly.CachlyClient.Builder
- build() - Method in class dev.cachly.CachlyClient.Builder
- build() - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- builder() - Static method in class dev.cachly.EdgeCacheConfigUpdate
- builder(String) - Static method in class dev.cachly.CachlyClient
-
Fluent builder for constructing a
CachlyClientwith all optional URLs. - Builder() - Constructor for class dev.cachly.EdgeCacheConfigUpdate.Builder
- bulkWarmup(List<CachlyClient.BulkWarmupEntry>) - Method in class dev.cachly.CachlyClient
-
KV Bulk-Warmup via server-side pipeline (S).
- BulkWarmupEntry(String, String) - Constructor for class dev.cachly.CachlyClient.BulkWarmupEntry
- BulkWarmupEntry(String, String, int) - Constructor for class dev.cachly.CachlyClient.BulkWarmupEntry
- BUSINESS - Enum constant in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- BUSINESS - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- byoKeySet(Boolean) - Method in class dev.cachly.api.model.Instance
C
- cacheHits - Variable in class dev.cachly.CachlyClient.LlmProxyStats
- cacheMisses - Variable in class dev.cachly.CachlyClient.LlmProxyStats
- cacheSearchResults(boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- CachlyClient - Class in dev.cachly
-
Official Java client for cachly.dev managed Valkey/Redis instances.
- CachlyClient.BatchOp - Class in dev.cachly
-
A single operation for
CachlyClient.batch(java.util.List<dev.cachly.CachlyClient.BatchOp>). - CachlyClient.BatchOpResult - Class in dev.cachly
-
Result of a single operation in a
CachlyClient.batch(java.util.List<dev.cachly.CachlyClient.BatchOp>)call. - CachlyClient.Builder - Class in dev.cachly
- CachlyClient.BulkWarmupEntry - Class in dev.cachly
-
One entry for
CachlyClient.bulkWarmup(java.util.List<dev.cachly.CachlyClient.BulkWarmupEntry>)(feature S). - CachlyClient.BulkWarmupResult - Class in dev.cachly
-
Result of
CachlyClient.bulkWarmup(java.util.List<dev.cachly.CachlyClient.BulkWarmupEntry>)(feature S). - CachlyClient.InvalidateTagResult - Class in dev.cachly
-
Result of
CachlyClient.invalidateTag(java.lang.String)(feature M). - CachlyClient.LlmProxyStats - Class in dev.cachly
-
Result of
CachlyClient.llmProxyStats()(feature W). - CachlyClient.LockHandle - Class in dev.cachly
-
Handle returned by a successful
CachlyClient.lock(java.lang.String, long, int, long)call. - CachlyClient.MSetItem - Class in dev.cachly
-
One item in a bulk
CachlyClient.mset(java.util.List<dev.cachly.CachlyClient.MSetItem>)call. - CachlyClient.SwrCheckResult - Class in dev.cachly
-
Result of
CachlyClient.swrCheck()(feature Q). - CachlyClient.SwrEntry - Class in dev.cachly
-
One SWR key entry (feature Q).
- CachlyClient.TagsResult - Class in dev.cachly
-
Result of
CachlyClient.setTags(java.lang.String, java.util.List<java.lang.String>)(feature L). - CachlyException - Exception Class in dev.cachly
-
Exception thrown by the cachly Java SDK.
- CachlyException(String) - Constructor for exception class dev.cachly.CachlyException
- CachlyException(String, Throwable) - Constructor for exception class dev.cachly.CachlyException
- calibrated(Boolean) - Method in class dev.cachly.api.model.ThresholdResponse
- cancelAtPeriodEnd(Boolean) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- channel - Variable in class dev.cachly.PubSubClient.Message
- channel - Variable in class dev.cachly.PubSubClient.PublishResult
- ChannelInfo(String, int) - Constructor for class dev.cachly.PubSubClient.ChannelInfo
- channels() - Method in class dev.cachly.PubSubClient
-
List active channels.
- checkedAt - Variable in class dev.cachly.CachlyClient.SwrCheckResult
- checkGuardrail(String) - Method in class dev.cachly.SemanticCache
- checkGuardrail(String, String) - Method in class dev.cachly.SemanticCache
-
Check text against configured guardrails (K).
- checkoutUrl(URI) - Method in class dev.cachly.api.model.CreateInstanceResponse
- Checkpoint(String, String, int, String, String, String, String, String, int) - Constructor for class dev.cachly.WorkflowClient.Checkpoint
- close() - Method in class dev.cachly.CachlyClient
- close() - Method in class dev.cachly.CachlyClient.LockHandle
- cloudflareZoneId(String) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- clusterMode(Boolean) - Method in class dev.cachly.api.model.Instance
- connect(String) - Static method in class dev.cachly.CachlyClient
-
Connect to a cachly instance by URL (no pgvector API).
- connect(String, String) - Static method in class dev.cachly.CachlyClient
-
Connect to a cachly instance with pgvector API support (HNSW O(log n)).
- connect(String, String, String) - Static method in class dev.cachly.CachlyClient
-
Connect to a cachly instance with full API support.
- count - Variable in class dev.cachly.CachlyClient.SwrCheckResult
- count(Integer) - Method in class dev.cachly.api.model.ListInstances200Response
- count(Integer) - Method in class dev.cachly.api.model.ListInvoices200Response
- count(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- created(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- createdAt(OffsetDateTime) - Method in class dev.cachly.api.model.Instance
- createdAt(OffsetDateTime) - Method in class dev.cachly.api.model.SemanticEntry
- createIndex(String, int, String, String, boolean) - Method in class dev.cachly.SemanticCache
-
Create a new vector index for a namespace (E).
- CreateInstanceRequest - Class in dev.cachly.api.model
-
CreateInstanceRequest
- CreateInstanceRequest() - Constructor for class dev.cachly.api.model.CreateInstanceRequest
- CreateInstanceRequest.TierEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets tier
- CreateInstanceResponse - Class in dev.cachly.api.model
-
CreateInstanceResponse
- CreateInstanceResponse() - Constructor for class dev.cachly.api.model.CreateInstanceResponse
- CreatePortalSession200Response - Class in dev.cachly.api.model
-
CreatePortalSession200Response
- CreatePortalSession200Response() - Constructor for class dev.cachly.api.model.CreatePortalSession200Response
- currency(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- currency(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- currency(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- currentPeriodEnd(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- customDomain(String) - Method in class dev.cachly.api.model.Instance
- customDomain(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- customDomain(String) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- customDomainVerified(Boolean) - Method in class dev.cachly.api.model.Instance
- customDomainVerified(Boolean) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- customDomainVerified(Boolean) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
D
- data(List<Instance>) - Method in class dev.cachly.api.model.ListInstances200Response
- data(List<ListInvoices200ResponseDataInner>) - Method in class dev.cachly.api.model.ListInvoices200Response
- data(List<SemanticEntry>) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- db(HealthResponse.DbEnum) - Method in class dev.cachly.api.model.HealthResponse
- DEGRADED - Enum constant in enum class dev.cachly.api.model.HealthResponse.StatusEnum
- del(String) - Static method in class dev.cachly.CachlyClient.BatchOp
- del(String...) - Method in class dev.cachly.CachlyClient
-
Delete one or more keys.
- deleteConfig() - Method in class dev.cachly.EdgeCacheClient
-
Delete the edge cache configuration (disables edge caching).
- deleteConfigAsync() - Method in class dev.cachly.EdgeCacheClient
-
Delete configuration asynchronously.
- deleted(Integer) - Method in class dev.cachly.api.model.SemanticFlush200Response
- deleteGuardrail(String) - Method in class dev.cachly.SemanticCache
-
Remove guardrail config for a namespace (J).
- deleteIndex(String) - Method in class dev.cachly.SemanticCache
-
Delete the vector index for a namespace (F).
- deleteRun(String) - Method in class dev.cachly.WorkflowClient
-
Delete all checkpoints for a run.
- deleteTags(String) - Method in class dev.cachly.CachlyClient
-
Remove all tags for a cache key (O).
- DELETING - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- detectNamespace(String) - Static method in class dev.cachly.SemanticCache
-
§4 – Classify a prompt into one of 5 semantic namespaces using text heuristics.
- DEV - Enum constant in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- DEV - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- dev.cachly - package dev.cachly
- dev.cachly.api.model - package dev.cachly.api.model
- domain(String) - Method in class dev.cachly.api.model.SetCustomDomainRequest
- DRAFT - Enum constant in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- DRAGONFLY - Enum constant in enum class dev.cachly.api.model.Instance.EngineEnum
- durationMs - Variable in class dev.cachly.CachlyClient.BulkWarmupResult
- durationMs - Variable in class dev.cachly.CachlyClient.InvalidateTagResult
- durationMs - Variable in class dev.cachly.SemanticCache.SnapshotWarmupResult
- durationMs - Variable in class dev.cachly.WorkflowClient.Checkpoint
- durationMs - Variable in class dev.cachly.WorkflowClient.SaveOptions
- durationMs(BigDecimal) - Method in class dev.cachly.api.model.WarmCache200Response
E
- edge() - Method in class dev.cachly.CachlyClient
-
Return an
EdgeCacheClientfor managing Cloudflare Edge Cache (feature #5). - edgeApiUrl(String) - Method in class dev.cachly.CachlyClient.Builder
-
Set Edge Cache Management API URL for config, purge, stats.
- EdgeCacheClient - Class in dev.cachly
-
Client for managing Cloudflare Edge Cache for a cachly instance.
- EdgeCacheClient(String) - Constructor for class dev.cachly.EdgeCacheClient
-
Create a new EdgeCacheClient.
- EdgeCacheConfig - Class in dev.cachly
-
Edge cache configuration for a cachly instance.
- EdgeCacheConfig() - Constructor for class dev.cachly.EdgeCacheConfig
- EdgeCacheConfigUpdate - Class in dev.cachly
-
Update request for edge cache configuration.
- EdgeCacheConfigUpdate() - Constructor for class dev.cachly.EdgeCacheConfigUpdate
- EdgeCacheConfigUpdate.Builder - Class in dev.cachly
-
Builder for fluent construction.
- EdgeCacheStats - Class in dev.cachly
-
Edge cache hit/miss statistics.
- EdgeCacheStats() - Constructor for class dev.cachly.EdgeCacheStats
- EdgePurgeOptions - Class in dev.cachly
-
Options for purging edge cache entries.
- EdgePurgeOptions() - Constructor for class dev.cachly.EdgePurgeOptions
- EdgePurgeResult - Class in dev.cachly
-
Result of an edge cache purge operation.
- EdgePurgeResult() - Constructor for class dev.cachly.EdgePurgeResult
- edgeTtl(int) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- edgeUrl(String) - Method in class dev.cachly.CachlyClient.Builder
-
Set Edge Worker URL for semantic search reads (sub-1ms latency).
- embedding - Variable in class dev.cachly.SemanticCache.BatchIndexEntry
- embedding(List<BigDecimal>) - Method in class dev.cachly.api.model.IndexRequest
- embedding(List<BigDecimal>) - Method in class dev.cachly.api.model.SearchRequest
- embeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.IndexRequest
- embeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.SearchRequest
- embeddingType(IndexRequest.EmbeddingTypeEnum) - Method in class dev.cachly.api.model.IndexRequest
- embeddingType(SearchRequest.EmbeddingTypeEnum) - Method in class dev.cachly.api.model.SearchRequest
- enabled(boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- encryptionAtRest(Boolean) - Method in class dev.cachly.api.model.Instance
- engine(Instance.EngineEnum) - Method in class dev.cachly.api.model.Instance
- ENTERPRISE - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- entries() - Method in class dev.cachly.SemanticCache
-
List entries in the default namespace.
- entries(String) - Method in class dev.cachly.SemanticCache
-
List every cached prompt together with its emb Redis key.
- entries(List<IndexRequest>) - Method in class dev.cachly.api.model.BatchIndexRequest
- entries(List<WarmCacheRequestEntriesInner>) - Method in class dev.cachly.api.model.WarmCacheRequest
- entriesLast24h(Integer) - Method in class dev.cachly.api.model.StatsResponse
- equals(Object) - Method in class dev.cachly.api.model.AccountExport
-
Return true if this AccountExport object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.BatchIndexRequest
-
Return true if this BatchIndexRequest object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.BatchIndexResponse
-
Return true if this BatchIndexResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.CreateInstanceRequest
-
Return true if this CreateInstanceRequest object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Return true if this CreateInstanceResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.CreatePortalSession200Response
-
Return true if this createPortalSession_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.Error
-
Return true if this Error object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.FeedbackRequest
-
Return true if this FeedbackRequest object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Return true if this getSubscriptionSummary_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Return true if this getSubscriptionSummary_200_response_subscriptions_inner object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.HealthResponse
-
Return true if this HealthResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.IndexRequest
-
Return true if this IndexRequest object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.Instance
-
Return true if this Instance object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.ListInstances200Response
-
Return true if this listInstances_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.ListInvoices200Response
-
Return true if this listInvoices_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Return true if this listInvoices_200_response_data_inner object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Return true if this QuantizedEmbedding object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
-
Return true if this removeWebhookURL_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.RotateVectorToken200Response
-
Return true if this rotateVectorToken_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SearchRequest
-
Return true if this SearchRequest object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SearchResponse
-
Return true if this SearchResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
-
Return true if this semanticDetectNamespace_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
-
Return true if this semanticDetectNamespace_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticEntry
-
Return true if this SemanticEntry object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticFlush200Response
-
Return true if this semanticFlush_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Return true if this semanticListEntries_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Return true if this semanticSetThreshold_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
-
Return true if this semanticSetThreshold_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SemanticSize200Response
-
Return true if this semanticSize_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SetBYOKeyRequest
-
Return true if this setBYOKey_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Return true if this setCustomDomain_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SetCustomDomainRequest
-
Return true if this setCustomDomain_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SetWebhookURL200Response
-
Return true if this setWebhookURL_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.SetWebhookURLRequest
-
Return true if this setWebhookURL_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.StatsResponse
-
Return true if this StatsResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.StatsResponseSavings
-
Return true if this StatsResponse_savings object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.ThresholdResponse
-
Return true if this ThresholdResponse object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Return true if this verifyCustomDomain_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.WarmCache200Response
-
Return true if this warmCache_200_response object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.WarmCacheRequest
-
Return true if this warmCache_request object is equal to o.
- equals(Object) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
Return true if this warmCache_request_entries_inner object is equal to o.
- error - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
Per-op error message (non-fatal).
- error(String) - Method in class dev.cachly.api.model.Error
- Error - Class in dev.cachly.api.model
-
Error
- Error() - Constructor for class dev.cachly.api.model.Error
- errors - Variable in class dev.cachly.PubSubClient.StatsResult
- estimatedMonthlySavedUsd(BigDecimal) - Method in class dev.cachly.api.model.StatsResponseSavings
- estimatedSavedUsd - Variable in class dev.cachly.CachlyClient.LlmProxyStats
- estimatedTotalSavedUsd(BigDecimal) - Method in class dev.cachly.api.model.StatsResponseSavings
- Example (OpenAI) - Search tag in class dev.cachly.SemanticCache
- Section
- Example usage - Search tag in class dev.cachly.EdgeCacheClient
- Section
- exists - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
Result of "exists" ops.
- exists(String) - Static method in class dev.cachly.CachlyClient.BatchOp
- exists(String) - Method in class dev.cachly.CachlyClient
-
Check whether a key exists.
- expire(String, long) - Method in class dev.cachly.CachlyClient
-
Update TTL for an existing key.
- expiresAt - Variable in class dev.cachly.SemanticCache.BatchIndexEntry
- expiresAt(OffsetDateTime) - Method in class dev.cachly.api.model.IndexRequest
- expiresAt(OffsetDateTime) - Method in class dev.cachly.api.model.SemanticEntry
F
- failed(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
- FAILED - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- feedback(Object) - Method in class dev.cachly.api.model.StatsResponse
- feedback(String, boolean, double) - Method in class dev.cachly.SemanticCache
-
Convenience overload using the default namespace.
- feedback(String, boolean, double, String) - Method in class dev.cachly.SemanticCache
-
§1 – Records whether a cache hit was accepted as correct.
- FeedbackRequest - Class in dev.cachly.api.model
-
FeedbackRequest
- FeedbackRequest() - Constructor for class dev.cachly.api.model.FeedbackRequest
- fetcherHint - Variable in class dev.cachly.CachlyClient.SwrEntry
- filteredSearch(String, Function<String, double[]>, String, double, Map<String, Object>, int) - Method in class dev.cachly.SemanticCache
-
Semantic search with metadata filter (H).
- flush() - Method in class dev.cachly.SemanticCache
-
Delete all entries in the default namespace.
- flush(String) - Method in class dev.cachly.SemanticCache
-
Delete all semantic cache entries in a namespace.
- fn - Variable in class dev.cachly.SemanticCache.WarmupEntry
- forNamespaces(List<String>) - Static method in class dev.cachly.EdgePurgeOptions
- forUrls(List<String>) - Static method in class dev.cachly.EdgePurgeOptions
- found - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
trueif a "get" key existed. - found(Boolean) - Method in class dev.cachly.api.model.SearchResponse
- FREE - Enum constant in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- FREE - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.HealthResponse.DbEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.HealthResponse.StatusEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.Instance.EngineEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.Instance.StatusEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.Instance.TierEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- fromValue(String) - Static method in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
G
- get(String) - Static method in class dev.cachly.CachlyClient.BatchOp
- get(String, Class<T>) - Method in class dev.cachly.CachlyClient
-
Retrieve a value by key and deserialize to
type. - getAccepted() - Method in class dev.cachly.api.model.FeedbackRequest
-
Get accepted
- getAmountDue() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get amountDue
- getAmountPaid() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get amountPaid
- getAuditLogs() - Method in class dev.cachly.api.model.AccountExport
-
Get auditLogs
- getByoKeySet() - Method in class dev.cachly.api.model.Instance
-
Whether the customer has set a BYOK (Bring Your Own Key) encryption key
- getCacheSearchResults() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getCalibrated() - Method in class dev.cachly.api.model.ThresholdResponse
-
Get calibrated
- getCancelAtPeriodEnd() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get cancelAtPeriodEnd
- getCheckoutUrl() - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Only present for paid tiers – redirect to Stripe Checkout
- getCloudflareZoneId() - Method in class dev.cachly.EdgeCacheConfig
- getCloudflareZoneId() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getClusterMode() - Method in class dev.cachly.api.model.Instance
-
Whether the instance runs in Valkey Cluster mode (automatic sharding)
- getConfidence() - Method in class dev.cachly.SemanticResult
-
Confidence band of the cache hit.
- getConfig() - Method in class dev.cachly.EdgeCacheClient
-
Get the current edge cache configuration.
- getConfigAsync() - Method in class dev.cachly.EdgeCacheClient
-
Get configuration asynchronously.
- getCount() - Method in class dev.cachly.api.model.ListInstances200Response
-
Get count
- getCount() - Method in class dev.cachly.api.model.ListInvoices200Response
-
Get count
- getCount() - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Get count
- getCreated() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get created
- getCreatedAt() - Method in class dev.cachly.api.model.Instance
-
Get createdAt
- getCreatedAt() - Method in class dev.cachly.api.model.SemanticEntry
-
Get createdAt
- getCurrency() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Get currency
- getCurrency() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get currency
- getCurrency() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get currency
- getCurrentPeriodEnd() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get currentPeriodEnd
- getCustomDomain() - Method in class dev.cachly.api.model.Instance
-
Customer's custom CNAME (e.g.
- getCustomDomain() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Get customDomain
- getCustomDomain() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Get customDomain
- getCustomDomainVerified() - Method in class dev.cachly.api.model.Instance
-
Whether the custom domain's DNS TXT record has been verified
- getCustomDomainVerified() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Get customDomainVerified
- getCustomDomainVerified() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Get customDomainVerified
- getData() - Method in class dev.cachly.api.model.ListInstances200Response
-
Get data
- getData() - Method in class dev.cachly.api.model.ListInvoices200Response
-
Get data
- getData() - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Get data
- getDb() - Method in class dev.cachly.api.model.HealthResponse
-
Get db
- getDeleted() - Method in class dev.cachly.api.model.SemanticFlush200Response
-
Get deleted
- getDomain() - Method in class dev.cachly.api.model.SetCustomDomainRequest
-
Get domain
- getDurationMs() - Method in class dev.cachly.api.model.WarmCache200Response
-
Get durationMs
- getEdgeTtl() - Method in class dev.cachly.EdgeCacheConfig
- getEdgeTtl() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getEdgeTtl() - Method in class dev.cachly.EdgeCacheStats
- getEmbedding() - Method in class dev.cachly.api.model.IndexRequest
-
Float64 text embedding vector
- getEmbedding() - Method in class dev.cachly.api.model.SearchRequest
-
Float64 text embedding vector (e.g.
- getEmbeddingQ8() - Method in class dev.cachly.api.model.IndexRequest
-
int8-quantized text embedding
- getEmbeddingQ8() - Method in class dev.cachly.api.model.SearchRequest
-
int8-quantized text embedding (§7) – reduces payload by ~8x
- getEmbeddingType() - Method in class dev.cachly.api.model.IndexRequest
-
Modality of the entry
- getEmbeddingType() - Method in class dev.cachly.api.model.SearchRequest
-
Modality of the search: text-only, image-only, or multimodal (combined)
- getEnabled() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getEncryptionAtRest() - Method in class dev.cachly.api.model.Instance
-
Get encryptionAtRest
- getEngine() - Method in class dev.cachly.api.model.Instance
-
Cache engine backing this instance
- getEntries() - Method in class dev.cachly.api.model.BatchIndexRequest
-
Get entries
- getEntries() - Method in class dev.cachly.api.model.WarmCacheRequest
-
Get entries
- getEntriesLast24h() - Method in class dev.cachly.api.model.StatsResponse
-
Get entriesLast24h
- getError() - Method in class dev.cachly.api.model.Error
-
Get error
- getEstimatedMonthlySavedUsd() - Method in class dev.cachly.api.model.StatsResponseSavings
-
Get estimatedMonthlySavedUsd
- getEstimatedTotalSavedUsd() - Method in class dev.cachly.api.model.StatsResponseSavings
-
Get estimatedTotalSavedUsd
- getExpiresAt() - Method in class dev.cachly.api.model.IndexRequest
-
Optional TTL – mirrors Valkey key expiry
- getExpiresAt() - Method in class dev.cachly.api.model.SemanticEntry
-
Get expiresAt
- getFailed() - Method in class dev.cachly.api.model.WarmCache200Response
-
Get failed
- getFeedback() - Method in class dev.cachly.api.model.StatsResponse
-
Get feedback
- getFound() - Method in class dev.cachly.api.model.SearchResponse
-
Get found
- getHasStripeCustomer() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Get hasStripeCustomer
- getHitCount() - Method in class dev.cachly.api.model.SemanticEntry
-
Get hitCount
- getHitId() - Method in class dev.cachly.api.model.FeedbackRequest
-
Get hitId
- getHitRate() - Method in class dev.cachly.EdgeCacheConfig
- getHitRate() - Method in class dev.cachly.EdgeCacheStats
- getHitsLast24h() - Method in class dev.cachly.api.model.StatsResponseSavings
-
Get hitsLast24h
- getHost() - Method in class dev.cachly.api.model.Instance
-
Get host
- getHostedUrl() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get hostedUrl
- getHybrid() - Method in class dev.cachly.api.model.SearchRequest
-
Enable hybrid BM25+Vector RRF search (§3)
- getId() - Method in class dev.cachly.api.model.IndexRequest
-
Optional custom ID (auto-generated if absent)
- getId() - Method in class dev.cachly.api.model.Instance
-
Get id
- getId() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get id
- getId() - Method in class dev.cachly.api.model.SearchResponse
-
Only present on cache hit
- getId() - Method in class dev.cachly.api.model.SemanticEntry
-
Get id
- getId() - Method in class dev.cachly.EdgeCacheConfig
- getImageEmbedding() - Method in class dev.cachly.api.model.IndexRequest
-
Float64 image embedding vector for multimodal entries
- getImageEmbedding() - Method in class dev.cachly.api.model.SearchRequest
-
Float64 image embedding vector for multimodal search
- getImageEmbeddingQ8() - Method in class dev.cachly.api.model.IndexRequest
-
int8-quantized image embedding for multimodal entries
- getImageEmbeddingQ8() - Method in class dev.cachly.api.model.SearchRequest
-
int8-quantized image embedding for multimodal search
- getIndexed() - Method in class dev.cachly.api.model.BatchIndexResponse
-
Get indexed
- getInstanceId() - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Get instanceId
- getInstanceId() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get instanceId
- getInstanceId() - Method in class dev.cachly.EdgeCacheConfig
- getInstanceName() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get instanceName
- getInstanceName() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get instanceName
- getInstances() - Method in class dev.cachly.api.model.AccountExport
-
Get instances
- getInstanceTier() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get instanceTier
- getInvoicePdf() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get invoicePdf
- getKey() - Method in class dev.cachly.api.model.SetBYOKeyRequest
-
AES-256 key in hex encoding
- getKey() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
Get key
- getLimit() - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Get limit
- getMax() - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Maximum float64 value before quantization
- getMemoryMb() - Method in class dev.cachly.api.model.Instance
-
Get memoryMb
- getMessage() - Method in class dev.cachly.api.model.RotateVectorToken200Response
-
Get message
- getMessage() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Get message
- getMessage() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Get message
- getMin() - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Minimum float64 value before quantization
- getMonthlyAmount() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get monthlyAmount
- getName() - Method in class dev.cachly.api.model.CreateInstanceRequest
-
Get name
- getName() - Method in class dev.cachly.api.model.Instance
-
Get name
- getNamespace() - Method in class dev.cachly.api.model.FeedbackRequest
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.IndexRequest
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.SearchRequest
-
Use 'auto' for automatic namespace detection (§4)
- getNamespace() - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.SemanticEntry
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
-
Get namespace
- getNamespace() - Method in class dev.cachly.api.model.ThresholdResponse
-
Get namespace
- getNamespaces() - Method in class dev.cachly.api.model.StatsResponse
-
Get namespaces
- getNamespaces() - Method in class dev.cachly.EdgePurgeOptions
- getNearMisses() - Method in class dev.cachly.api.model.StatsResponse
-
Get nearMisses
- getNumber() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get number
- getOffset() - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Get offset
- getOk() - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
-
Get ok
- getOk() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Get ok
- getOk() - Method in class dev.cachly.api.model.SetWebhookURL200Response
-
Get ok
- getOrSet(String, Supplier<T>, Class<T>) - Method in class dev.cachly.CachlyClient
-
Get-or-set without TTL.
- getOrSet(String, Supplier<T>, Class<T>, long) - Method in class dev.cachly.CachlyClient
-
Get-or-set: return cached value or call
fn, cache and return. - getOrSet(String, Supplier<T>, Function<String, double[]>, double) - Method in class dev.cachly.SemanticCache
-
Overload with default namespace, no TTL, normalisation ON.
- getOrSet(String, Supplier<T>, Function<String, double[]>, double, long, String) - Method in class dev.cachly.SemanticCache
-
Overload with custom namespace + TTL, normalisation ON.
- getOrSet(String, Supplier<T>, Function<String, double[]>, double, long, String, boolean, double) - Method in class dev.cachly.SemanticCache
-
Lookup or compute a semantic cache entry (8-parameter overload, backward-compatible).
- getOrSet(String, Supplier<T>, Function<String, double[]>, double, long, String, boolean, double, String) - Method in class dev.cachly.SemanticCache
-
Full-parameter overload of
SemanticCache.getOrSet(java.lang.String, java.util.function.Supplier<T>, java.util.function.Function<java.lang.String, double[]>, double, long, java.lang.String, boolean, double, java.lang.String, boolean)that supports adaptive threshold (§1) and int8 quantization (§7). - getOrSet(String, Supplier<T>, Function<String, double[]>, double, long, String, boolean, double, String, boolean) - Method in class dev.cachly.SemanticCache
-
Full-parameter overload of
SemanticCache.getOrSet(java.lang.String, java.util.function.Supplier<T>, java.util.function.Function<java.lang.String, double[]>, double, long, java.lang.String, boolean, double, java.lang.String, boolean)that supports adaptive threshold (§1), int8 quantization (§7) and Hybrid BM25+Vector RRF search (§3). - getPeriodEnd() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get periodEnd
- getPeriodStart() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get periodStart
- getPort() - Method in class dev.cachly.api.model.Instance
-
Get port
- getPrompt() - Method in class dev.cachly.api.model.IndexRequest
-
Get prompt
- getPrompt() - Method in class dev.cachly.api.model.SearchRequest
-
Required when hybrid=true (§3 BM25+Vector)
- getPrompt() - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
-
Get prompt
- getPrompt() - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
-
Get prompt
- getPrompt() - Method in class dev.cachly.api.model.SemanticEntry
-
Get prompt
- getPurged() - Method in class dev.cachly.EdgePurgeResult
- getPurgeOnWrite() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getRegion() - Method in class dev.cachly.api.model.Instance
-
Get region
- getRun(String) - Method in class dev.cachly.WorkflowClient
-
Get all checkpoints for a run.
- getSavings() - Method in class dev.cachly.api.model.StatsResponse
-
Get savings
- getService() - Method in class dev.cachly.api.model.HealthResponse
-
Get service
- getSimilarity() - Method in class dev.cachly.api.model.FeedbackRequest
-
Get similarity
- getSimilarity() - Method in class dev.cachly.api.model.SearchResponse
-
Cosine similarity score (only on hit)
- getSimilarity() - Method in class dev.cachly.SemanticResult
-
Cosine similarity of the cache hit (0–1).
- getSize() - Method in class dev.cachly.api.model.SemanticSize200Response
-
Get size
- getSkipped() - Method in class dev.cachly.api.model.BatchIndexResponse
-
Get skipped
- getStatus() - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Get status
- getStatus() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get status
- getStatus() - Method in class dev.cachly.api.model.HealthResponse
-
Get status
- getStatus() - Method in class dev.cachly.api.model.Instance
-
Get status
- getStatus() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get status
- getSubscriptions() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Get subscriptions
- GetSubscriptionSummary200Response - Class in dev.cachly.api.model
-
GetSubscriptionSummary200Response
- GetSubscriptionSummary200Response() - Constructor for class dev.cachly.api.model.GetSubscriptionSummary200Response
- GetSubscriptionSummary200ResponseSubscriptionsInner - Class in dev.cachly.api.model
-
GetSubscriptionSummary200ResponseSubscriptionsInner
- GetSubscriptionSummary200ResponseSubscriptionsInner() - Constructor for class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- getTags(String) - Method in class dev.cachly.CachlyClient
-
Get all tags for a cache key (N).
- getTenant() - Method in class dev.cachly.api.model.AccountExport
-
Get tenant
- getThreshold() - Method in class dev.cachly.api.model.SearchRequest
-
Get threshold minimum: 0.0 maximum: 1.0
- getThreshold() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Get threshold
- getThreshold() - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
-
Get threshold minimum: 0.5 maximum: 1.0
- getThreshold() - Method in class dev.cachly.api.model.ThresholdResponse
-
Get threshold
- getThresholdUsed() - Method in class dev.cachly.api.model.SearchResponse
-
Get thresholdUsed
- getTier() - Method in class dev.cachly.api.model.CreateInstanceRequest
-
Get tier
- getTier() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Get tier
- getTier() - Method in class dev.cachly.api.model.Instance
-
Get tier
- getToken() - Method in class dev.cachly.CachlyClient.LockHandle
-
Unique fencing token for this lock acquisition.
- getTotal() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Get total
- getTotal() - Method in class dev.cachly.api.model.WarmCache200Response
-
Get total
- getTotalEntries() - Method in class dev.cachly.api.model.StatsResponse
-
Get totalEntries
- getTotalHits() - Method in class dev.cachly.api.model.StatsResponse
-
Get totalHits
- getTotalHits() - Method in class dev.cachly.api.model.StatsResponseSavings
-
Get totalHits
- getTotalHits() - Method in class dev.cachly.EdgeCacheConfig
- getTotalHits() - Method in class dev.cachly.EdgeCacheStats
- getTotalMisses() - Method in class dev.cachly.EdgeCacheConfig
- getTotalMisses() - Method in class dev.cachly.EdgeCacheStats
- getTotalMonthly() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Get totalMonthly
- getTtl() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
TTL in seconds (0 = no expiry)
- getUpdatedAt() - Method in class dev.cachly.api.model.Instance
-
Get updatedAt
- getUrl() - Method in class dev.cachly.api.model.CreatePortalSession200Response
-
Get url
- getUrl() - Method in class dev.cachly.api.model.SetWebhookURLRequest
-
Get url
- getUrls() - Method in class dev.cachly.EdgePurgeOptions
- getUrls() - Method in class dev.cachly.EdgePurgeResult
- getUseAdaptiveThreshold() - Method in class dev.cachly.api.model.SearchRequest
-
Override threshold with F1-calibrated value (§1)
- getValue() - Method in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- getValue() - Method in enum class dev.cachly.api.model.HealthResponse.DbEnum
- getValue() - Method in enum class dev.cachly.api.model.HealthResponse.StatusEnum
- getValue() - Method in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- getValue() - Method in enum class dev.cachly.api.model.Instance.EngineEnum
- getValue() - Method in enum class dev.cachly.api.model.Instance.StatusEnum
- getValue() - Method in enum class dev.cachly.api.model.Instance.TierEnum
- getValue() - Method in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- getValue() - Method in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
- getValue() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
Get value
- getValue() - Method in class dev.cachly.SemanticResult
-
The resolved value (from cache or from the supplier).
- getValues() - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Get values
- getVectorToken() - Method in class dev.cachly.api.model.Instance
-
Used for CACHLY_VECTOR_URL – authenticate semantic cache API calls
- getVectorToken() - Method in class dev.cachly.api.model.RotateVectorToken200Response
-
Get vectorToken
- getVerifyTxtRecord() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
DNS TXT record name to create
- getVerifyTxtValue() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
DNS TXT record value
- getWebhookUrl() - Method in class dev.cachly.api.model.Instance
-
HTTPS endpoint receiving real-time cache events (hits, near-misses, threshold changes)
- getWebhookUrl() - Method in class dev.cachly.api.model.SetWebhookURL200Response
-
Get webhookUrl
- getWorkerUrl() - Method in class dev.cachly.EdgeCacheConfig
- getWorkerUrl() - Method in class dev.cachly.EdgeCacheConfigUpdate
- getWorkerUrl() - Method in class dev.cachly.EdgeCacheStats
- getWritten() - Method in class dev.cachly.api.model.WarmCache200Response
-
Get written
H
- hashCode() - Method in class dev.cachly.api.model.AccountExport
- hashCode() - Method in class dev.cachly.api.model.BatchIndexRequest
- hashCode() - Method in class dev.cachly.api.model.BatchIndexResponse
- hashCode() - Method in class dev.cachly.api.model.CreateInstanceRequest
- hashCode() - Method in class dev.cachly.api.model.CreateInstanceResponse
- hashCode() - Method in class dev.cachly.api.model.CreatePortalSession200Response
- hashCode() - Method in class dev.cachly.api.model.Error
- hashCode() - Method in class dev.cachly.api.model.FeedbackRequest
- hashCode() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- hashCode() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- hashCode() - Method in class dev.cachly.api.model.HealthResponse
- hashCode() - Method in class dev.cachly.api.model.IndexRequest
- hashCode() - Method in class dev.cachly.api.model.Instance
- hashCode() - Method in class dev.cachly.api.model.ListInstances200Response
- hashCode() - Method in class dev.cachly.api.model.ListInvoices200Response
- hashCode() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- hashCode() - Method in class dev.cachly.api.model.QuantizedEmbedding
- hashCode() - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
- hashCode() - Method in class dev.cachly.api.model.RotateVectorToken200Response
- hashCode() - Method in class dev.cachly.api.model.SearchRequest
- hashCode() - Method in class dev.cachly.api.model.SearchResponse
- hashCode() - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- hashCode() - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
- hashCode() - Method in class dev.cachly.api.model.SemanticEntry
- hashCode() - Method in class dev.cachly.api.model.SemanticFlush200Response
- hashCode() - Method in class dev.cachly.api.model.SemanticListEntries200Response
- hashCode() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- hashCode() - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- hashCode() - Method in class dev.cachly.api.model.SemanticSize200Response
- hashCode() - Method in class dev.cachly.api.model.SetBYOKeyRequest
- hashCode() - Method in class dev.cachly.api.model.SetCustomDomain200Response
- hashCode() - Method in class dev.cachly.api.model.SetCustomDomainRequest
- hashCode() - Method in class dev.cachly.api.model.SetWebhookURL200Response
- hashCode() - Method in class dev.cachly.api.model.SetWebhookURLRequest
- hashCode() - Method in class dev.cachly.api.model.StatsResponse
- hashCode() - Method in class dev.cachly.api.model.StatsResponseSavings
- hashCode() - Method in class dev.cachly.api.model.ThresholdResponse
- hashCode() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- hashCode() - Method in class dev.cachly.api.model.WarmCache200Response
- hashCode() - Method in class dev.cachly.api.model.WarmCacheRequest
- hashCode() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- hasStripeCustomer(Boolean) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- HealthResponse - Class in dev.cachly.api.model
-
HealthResponse
- HealthResponse() - Constructor for class dev.cachly.api.model.HealthResponse
- HealthResponse.DbEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets db
- HealthResponse.StatusEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets status
- HIGH - Enum constant in enum class dev.cachly.SemanticResult.Confidence
- hitCount(Integer) - Method in class dev.cachly.api.model.SemanticEntry
- hitId(UUID) - Method in class dev.cachly.api.model.FeedbackRequest
- hitRate - Variable in class dev.cachly.SemanticCache.CacheStats
- hits - Variable in class dev.cachly.SemanticCache.CacheStats
- hitsLast24h(Integer) - Method in class dev.cachly.api.model.StatsResponseSavings
- host(String) - Method in class dev.cachly.api.model.Instance
- hostedUrl(URI) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- hybrid(Boolean) - Method in class dev.cachly.api.model.SearchRequest
I
- id - Variable in class dev.cachly.SemanticCache.BatchIndexEntry
- id - Variable in class dev.cachly.WorkflowClient.Checkpoint
- id(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- id(UUID) - Method in class dev.cachly.api.model.IndexRequest
- id(UUID) - Method in class dev.cachly.api.model.Instance
- id(UUID) - Method in class dev.cachly.api.model.SearchResponse
- id(UUID) - Method in class dev.cachly.api.model.SemanticEntry
- IMAGE - Enum constant in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- IMAGE - Enum constant in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
- imageEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.IndexRequest
- imageEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.SearchRequest
- imageEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.IndexRequest
- imageEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.SearchRequest
- importFromLog(String, Function<String, V>, Function<String, double[]>) - Method in class dev.cachly.SemanticCache
-
Convenience overload with default settings (promptField="prompt", batchSize=50, threshold=0.98).
- importFromLog(String, Function<String, V>, Function<String, double[]>, String, int, String, boolean, double, long) - Method in class dev.cachly.SemanticCache
-
§8 – Import prompts from a JSONL file and warm the cache in batches.
- incr(String) - Method in class dev.cachly.CachlyClient
-
Atomically increment a counter.
- indexed - Variable in class dev.cachly.SemanticCache.BatchIndexResult
- indexed(Integer) - Method in class dev.cachly.api.model.BatchIndexResponse
- IndexRequest - Class in dev.cachly.api.model
-
IndexRequest
- IndexRequest() - Constructor for class dev.cachly.api.model.IndexRequest
- IndexRequest.EmbeddingTypeEnum - Enum Class in dev.cachly.api.model
-
Modality of the entry
- Instance - Class in dev.cachly.api.model
-
Instance
- Instance() - Constructor for class dev.cachly.api.model.Instance
- Instance.EngineEnum - Enum Class in dev.cachly.api.model
-
Cache engine backing this instance
- Instance.StatusEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets status
- Instance.TierEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets tier
- instanceId(UUID) - Method in class dev.cachly.api.model.CreateInstanceResponse
- instanceId(UUID) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- instanceName(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- instanceName(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- instances(List<Instance>) - Method in class dev.cachly.api.model.AccountExport
- instanceTier(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- invalidate(String) - Method in class dev.cachly.SemanticCache
-
Remove a single semantic cache entry by its emb key.
- invalidateTag(String) - Method in class dev.cachly.CachlyClient
-
Delete all cache keys for a tag (M).
- invoicePdf(URI) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- isCacheSearchResults() - Method in class dev.cachly.EdgeCacheConfig
- isEnabled() - Method in class dev.cachly.EdgeCacheConfig
- isEnabled() - Method in class dev.cachly.EdgeCacheStats
- isHit() - Method in class dev.cachly.SemanticResult
-
trueif the value was served from the semantic cache. - isPurgeOnWrite() - Method in class dev.cachly.EdgeCacheConfig
J
- JSON_PROPERTY_ACCEPTED - Static variable in class dev.cachly.api.model.FeedbackRequest
- JSON_PROPERTY_AMOUNT_DUE - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_AMOUNT_PAID - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_AUDIT_LOGS - Static variable in class dev.cachly.api.model.AccountExport
- JSON_PROPERTY_BYO_KEY_SET - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_CALIBRATED - Static variable in class dev.cachly.api.model.ThresholdResponse
- JSON_PROPERTY_CANCEL_AT_PERIOD_END - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_CHECKOUT_URL - Static variable in class dev.cachly.api.model.CreateInstanceResponse
- JSON_PROPERTY_CLUSTER_MODE - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_COUNT - Static variable in class dev.cachly.api.model.ListInstances200Response
- JSON_PROPERTY_COUNT - Static variable in class dev.cachly.api.model.ListInvoices200Response
- JSON_PROPERTY_COUNT - Static variable in class dev.cachly.api.model.SemanticListEntries200Response
- JSON_PROPERTY_CREATED - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_CREATED_AT - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_CREATED_AT - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_CURRENCY - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200Response
- JSON_PROPERTY_CURRENCY - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_CURRENCY - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_CURRENT_PERIOD_END - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_CUSTOM_DOMAIN - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_CUSTOM_DOMAIN - Static variable in class dev.cachly.api.model.SetCustomDomain200Response
- JSON_PROPERTY_CUSTOM_DOMAIN - Static variable in class dev.cachly.api.model.VerifyCustomDomain200Response
- JSON_PROPERTY_CUSTOM_DOMAIN_VERIFIED - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_CUSTOM_DOMAIN_VERIFIED - Static variable in class dev.cachly.api.model.SetCustomDomain200Response
- JSON_PROPERTY_CUSTOM_DOMAIN_VERIFIED - Static variable in class dev.cachly.api.model.VerifyCustomDomain200Response
- JSON_PROPERTY_DATA - Static variable in class dev.cachly.api.model.ListInstances200Response
- JSON_PROPERTY_DATA - Static variable in class dev.cachly.api.model.ListInvoices200Response
- JSON_PROPERTY_DATA - Static variable in class dev.cachly.api.model.SemanticListEntries200Response
- JSON_PROPERTY_DB - Static variable in class dev.cachly.api.model.HealthResponse
- JSON_PROPERTY_DELETED - Static variable in class dev.cachly.api.model.SemanticFlush200Response
- JSON_PROPERTY_DOMAIN - Static variable in class dev.cachly.api.model.SetCustomDomainRequest
- JSON_PROPERTY_DURATION_MS - Static variable in class dev.cachly.api.model.WarmCache200Response
- JSON_PROPERTY_EMBEDDING - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_EMBEDDING - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_EMBEDDING_Q8 - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_EMBEDDING_Q8 - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_EMBEDDING_TYPE - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_EMBEDDING_TYPE - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_ENCRYPTION_AT_REST - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_ENGINE - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_ENTRIES - Static variable in class dev.cachly.api.model.BatchIndexRequest
- JSON_PROPERTY_ENTRIES - Static variable in class dev.cachly.api.model.WarmCacheRequest
- JSON_PROPERTY_ENTRIES_LAST24H - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_ERROR - Static variable in class dev.cachly.api.model.Error
- JSON_PROPERTY_ESTIMATED_MONTHLY_SAVED_USD - Static variable in class dev.cachly.api.model.StatsResponseSavings
- JSON_PROPERTY_ESTIMATED_TOTAL_SAVED_USD - Static variable in class dev.cachly.api.model.StatsResponseSavings
- JSON_PROPERTY_EXPIRES_AT - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_EXPIRES_AT - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_FAILED - Static variable in class dev.cachly.api.model.WarmCache200Response
- JSON_PROPERTY_FEEDBACK - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_FOUND - Static variable in class dev.cachly.api.model.SearchResponse
- JSON_PROPERTY_HAS_STRIPE_CUSTOMER - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200Response
- JSON_PROPERTY_HIT_COUNT - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_HIT_ID - Static variable in class dev.cachly.api.model.FeedbackRequest
- JSON_PROPERTY_HITS_LAST24H - Static variable in class dev.cachly.api.model.StatsResponseSavings
- JSON_PROPERTY_HOST - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_HOSTED_URL - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_HYBRID - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_ID - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_ID - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_ID - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_ID - Static variable in class dev.cachly.api.model.SearchResponse
- JSON_PROPERTY_ID - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_IMAGE_EMBEDDING - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_IMAGE_EMBEDDING - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_IMAGE_EMBEDDING_Q8 - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_IMAGE_EMBEDDING_Q8 - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_INDEXED - Static variable in class dev.cachly.api.model.BatchIndexResponse
- JSON_PROPERTY_INSTANCE_ID - Static variable in class dev.cachly.api.model.CreateInstanceResponse
- JSON_PROPERTY_INSTANCE_ID - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_INSTANCE_NAME - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_INSTANCE_NAME - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_INSTANCE_TIER - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_INSTANCES - Static variable in class dev.cachly.api.model.AccountExport
- JSON_PROPERTY_INVOICE_PDF - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_KEY - Static variable in class dev.cachly.api.model.SetBYOKeyRequest
- JSON_PROPERTY_KEY - Static variable in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- JSON_PROPERTY_LIMIT - Static variable in class dev.cachly.api.model.SemanticListEntries200Response
- JSON_PROPERTY_MAX - Static variable in class dev.cachly.api.model.QuantizedEmbedding
- JSON_PROPERTY_MEMORY_MB - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_MESSAGE - Static variable in class dev.cachly.api.model.RotateVectorToken200Response
- JSON_PROPERTY_MESSAGE - Static variable in class dev.cachly.api.model.SetCustomDomain200Response
- JSON_PROPERTY_MESSAGE - Static variable in class dev.cachly.api.model.VerifyCustomDomain200Response
- JSON_PROPERTY_MIN - Static variable in class dev.cachly.api.model.QuantizedEmbedding
- JSON_PROPERTY_MONTHLY_AMOUNT - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_NAME - Static variable in class dev.cachly.api.model.CreateInstanceRequest
- JSON_PROPERTY_NAME - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.FeedbackRequest
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.SemanticDetectNamespace200Response
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.SemanticSetThreshold200Response
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.SemanticSetThresholdRequest
- JSON_PROPERTY_NAMESPACE - Static variable in class dev.cachly.api.model.ThresholdResponse
- JSON_PROPERTY_NAMESPACES - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_NEAR_MISSES - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_NUMBER - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_OFFSET - Static variable in class dev.cachly.api.model.SemanticListEntries200Response
- JSON_PROPERTY_OK - Static variable in class dev.cachly.api.model.RemoveWebhookURL200Response
- JSON_PROPERTY_OK - Static variable in class dev.cachly.api.model.SemanticSetThreshold200Response
- JSON_PROPERTY_OK - Static variable in class dev.cachly.api.model.SetWebhookURL200Response
- JSON_PROPERTY_PERIOD_END - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_PERIOD_START - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_PORT - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_PROMPT - Static variable in class dev.cachly.api.model.IndexRequest
- JSON_PROPERTY_PROMPT - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_PROMPT - Static variable in class dev.cachly.api.model.SemanticDetectNamespace200Response
- JSON_PROPERTY_PROMPT - Static variable in class dev.cachly.api.model.SemanticDetectNamespaceRequest
- JSON_PROPERTY_PROMPT - Static variable in class dev.cachly.api.model.SemanticEntry
- JSON_PROPERTY_REGION - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_SAVINGS - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_SERVICE - Static variable in class dev.cachly.api.model.HealthResponse
- JSON_PROPERTY_SIMILARITY - Static variable in class dev.cachly.api.model.FeedbackRequest
- JSON_PROPERTY_SIMILARITY - Static variable in class dev.cachly.api.model.SearchResponse
- JSON_PROPERTY_SIZE - Static variable in class dev.cachly.api.model.SemanticSize200Response
- JSON_PROPERTY_SKIPPED - Static variable in class dev.cachly.api.model.BatchIndexResponse
- JSON_PROPERTY_STATUS - Static variable in class dev.cachly.api.model.CreateInstanceResponse
- JSON_PROPERTY_STATUS - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_STATUS - Static variable in class dev.cachly.api.model.HealthResponse
- JSON_PROPERTY_STATUS - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_STATUS - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_SUBSCRIPTIONS - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200Response
- JSON_PROPERTY_TENANT - Static variable in class dev.cachly.api.model.AccountExport
- JSON_PROPERTY_THRESHOLD - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_THRESHOLD - Static variable in class dev.cachly.api.model.SemanticSetThreshold200Response
- JSON_PROPERTY_THRESHOLD - Static variable in class dev.cachly.api.model.SemanticSetThresholdRequest
- JSON_PROPERTY_THRESHOLD - Static variable in class dev.cachly.api.model.ThresholdResponse
- JSON_PROPERTY_THRESHOLD_USED - Static variable in class dev.cachly.api.model.SearchResponse
- JSON_PROPERTY_TIER - Static variable in class dev.cachly.api.model.CreateInstanceRequest
- JSON_PROPERTY_TIER - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- JSON_PROPERTY_TIER - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_TOTAL - Static variable in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- JSON_PROPERTY_TOTAL - Static variable in class dev.cachly.api.model.WarmCache200Response
- JSON_PROPERTY_TOTAL_ENTRIES - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_TOTAL_HITS - Static variable in class dev.cachly.api.model.StatsResponse
- JSON_PROPERTY_TOTAL_HITS - Static variable in class dev.cachly.api.model.StatsResponseSavings
- JSON_PROPERTY_TOTAL_MONTHLY - Static variable in class dev.cachly.api.model.GetSubscriptionSummary200Response
- JSON_PROPERTY_TTL - Static variable in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- JSON_PROPERTY_UPDATED_AT - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_URL - Static variable in class dev.cachly.api.model.CreatePortalSession200Response
- JSON_PROPERTY_URL - Static variable in class dev.cachly.api.model.SetWebhookURLRequest
- JSON_PROPERTY_USE_ADAPTIVE_THRESHOLD - Static variable in class dev.cachly.api.model.SearchRequest
- JSON_PROPERTY_VALUE - Static variable in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- JSON_PROPERTY_VALUES - Static variable in class dev.cachly.api.model.QuantizedEmbedding
- JSON_PROPERTY_VECTOR_TOKEN - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_VECTOR_TOKEN - Static variable in class dev.cachly.api.model.RotateVectorToken200Response
- JSON_PROPERTY_VERIFY_TXT_RECORD - Static variable in class dev.cachly.api.model.SetCustomDomain200Response
- JSON_PROPERTY_VERIFY_TXT_VALUE - Static variable in class dev.cachly.api.model.SetCustomDomain200Response
- JSON_PROPERTY_WEBHOOK_URL - Static variable in class dev.cachly.api.model.Instance
- JSON_PROPERTY_WEBHOOK_URL - Static variable in class dev.cachly.api.model.SetWebhookURL200Response
- JSON_PROPERTY_WRITTEN - Static variable in class dev.cachly.api.model.WarmCache200Response
K
- key - Variable in class dev.cachly.CachlyClient.BatchOp
- key - Variable in class dev.cachly.CachlyClient.BulkWarmupEntry
- key - Variable in class dev.cachly.CachlyClient.MSetItem
- key - Variable in class dev.cachly.CachlyClient.SwrEntry
- key - Variable in class dev.cachly.CachlyClient.TagsResult
- key(String) - Method in class dev.cachly.api.model.SetBYOKeyRequest
- key(String) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- keys - Variable in class dev.cachly.CachlyClient.InvalidateTagResult
- keysDeleted - Variable in class dev.cachly.CachlyClient.InvalidateTagResult
L
- latest(String) - Method in class dev.cachly.WorkflowClient
-
Get the latest checkpoint for a run.
- latestStatus - Variable in class dev.cachly.WorkflowClient.RunSummary
- limit(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- ListInstances200Response - Class in dev.cachly.api.model
-
ListInstances200Response
- ListInstances200Response() - Constructor for class dev.cachly.api.model.ListInstances200Response
- ListInvoices200Response - Class in dev.cachly.api.model
-
ListInvoices200Response
- ListInvoices200Response() - Constructor for class dev.cachly.api.model.ListInvoices200Response
- ListInvoices200ResponseDataInner - Class in dev.cachly.api.model
-
ListInvoices200ResponseDataInner
- ListInvoices200ResponseDataInner() - Constructor for class dev.cachly.api.model.ListInvoices200ResponseDataInner
- ListInvoices200ResponseDataInner.StatusEnum - Enum Class in dev.cachly.api.model
-
Gets or Sets status
- listRuns() - Method in class dev.cachly.WorkflowClient
-
List all workflow runs.
- llmProxyStats() - Method in class dev.cachly.CachlyClient
-
LLM cache proxy statistics (W).
- llmProxyUrl(String) - Method in class dev.cachly.CachlyClient.Builder
- lock(String, long) - Method in class dev.cachly.CachlyClient
-
Acquire a distributed lock with default retry settings (3 retries, 50 ms delay).
- lock(String, long, int, long) - Method in class dev.cachly.CachlyClient
-
Acquire a distributed lock using Redis SET NX PX (Redlock-lite pattern).
M
- max(BigDecimal) - Method in class dev.cachly.api.model.QuantizedEmbedding
- MEDIUM - Enum constant in enum class dev.cachly.SemanticResult.Confidence
- memoryMb(Integer) - Method in class dev.cachly.api.model.Instance
- message - Variable in class dev.cachly.PubSubClient.Message
- message(String) - Method in class dev.cachly.api.model.RotateVectorToken200Response
- message(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- message(String) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- Message(String, String, String) - Constructor for class dev.cachly.PubSubClient.Message
- mget(List<String>, Class<T>) - Method in class dev.cachly.CachlyClient
-
Retrieve multiple keys in one round-trip (native MGET).
- min(BigDecimal) - Method in class dev.cachly.api.model.QuantizedEmbedding
- misses - Variable in class dev.cachly.SemanticCache.CacheStats
- monthlyAmount(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- mset(List<CachlyClient.MSetItem>) - Method in class dev.cachly.CachlyClient
-
Set multiple key-value pairs in a single pipeline round-trip.
- MSetItem(String, Object) - Constructor for class dev.cachly.CachlyClient.MSetItem
- MSetItem(String, Object, long) - Constructor for class dev.cachly.CachlyClient.MSetItem
- MULTIMODAL - Enum constant in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- MULTIMODAL - Enum constant in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
N
- name - Variable in class dev.cachly.PubSubClient.ChannelInfo
- name(String) - Method in class dev.cachly.api.model.CreateInstanceRequest
- name(String) - Method in class dev.cachly.api.model.Instance
- namespace - Variable in class dev.cachly.SemanticCache.BatchIndexEntry
- namespace - Variable in class dev.cachly.SemanticCache.WarmupEntry
-
Optional namespace override;
nullfalls back to the shared namespace. - namespace(String) - Method in class dev.cachly.api.model.FeedbackRequest
- namespace(String) - Method in class dev.cachly.api.model.IndexRequest
- namespace(String) - Method in class dev.cachly.api.model.SearchRequest
- namespace(String) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- namespace(String) - Method in class dev.cachly.api.model.SemanticEntry
- namespace(String) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- namespace(String) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- namespace(String) - Method in class dev.cachly.api.model.ThresholdResponse
- namespaces(List<Object>) - Method in class dev.cachly.api.model.StatsResponse
- nearMisses(Object) - Method in class dev.cachly.api.model.StatsResponse
- normalizePrompt(String, String[]) - Static method in class dev.cachly.SemanticCache
-
Strip filler words, lowercase and collapse whitespace before embedding.
- number(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
O
- offset(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- ok - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
truefor successful "set" and "del" (≥1 key deleted). - ok - Variable in class dev.cachly.CachlyClient.TagsResult
- ok(Boolean) - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
- ok(Boolean) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- ok(Boolean) - Method in class dev.cachly.api.model.SetWebhookURL200Response
- OK - Enum constant in enum class dev.cachly.api.model.HealthResponse.DbEnum
- OK - Enum constant in enum class dev.cachly.api.model.HealthResponse.StatusEnum
- op - Variable in class dev.cachly.CachlyClient.BatchOp
- OPEN - Enum constant in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- output - Variable in class dev.cachly.WorkflowClient.Checkpoint
- output - Variable in class dev.cachly.WorkflowClient.SaveOptions
P
- PAID - Enum constant in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- pattern - Variable in class dev.cachly.SemanticCache.GuardrailViolation
- PENDING_PAYMENT - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- periodEnd(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- periodStart(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- ping() - Method in class dev.cachly.CachlyClient
-
Check connectivity to the cache server.
- port(Integer) - Method in class dev.cachly.api.model.Instance
- PRO - Enum constant in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- PRO - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- prompt - Variable in class dev.cachly.SemanticCache.BatchIndexEntry
- prompt - Variable in class dev.cachly.SemanticCache.WarmupEntry
- prompt(String) - Method in class dev.cachly.api.model.IndexRequest
- prompt(String) - Method in class dev.cachly.api.model.SearchRequest
- prompt(String) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- prompt(String) - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
- prompt(String) - Method in class dev.cachly.api.model.SemanticEntry
- PROVISIONING - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- publish(String, String) - Method in class dev.cachly.PubSubClient
-
Publish a message to a channel.
- PublishResult(String, int, String) - Constructor for class dev.cachly.PubSubClient.PublishResult
- pubsub() - Method in class dev.cachly.CachlyClient
-
Return a
PubSubClientfor real-time messaging (feature U). - PubSubClient - Class in dev.cachly
-
Pub/Sub client for real-time messaging via the cachly API.
- PubSubClient.ChannelInfo - Class in dev.cachly
-
Information about a single active channel.
- PubSubClient.Message - Class in dev.cachly
-
A single message received via SSE subscription.
- PubSubClient.PublishResult - Class in dev.cachly
-
Result of a publish operation.
- PubSubClient.StatsResult - Class in dev.cachly
-
Aggregate pub/sub statistics.
- pubsubUrl(String) - Method in class dev.cachly.CachlyClient.Builder
- purge() - Method in class dev.cachly.EdgeCacheClient
-
Purge all cached entries.
- purge(EdgePurgeOptions) - Method in class dev.cachly.EdgeCacheClient
-
Purge cached entries from the Cloudflare CDN.
- purgeAsync(EdgePurgeOptions) - Method in class dev.cachly.EdgeCacheClient
-
Purge asynchronously.
- purgeOnWrite(boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
Q
- QuantizedEmbedding - Class in dev.cachly.api.model
-
QuantizedEmbedding
- QuantizedEmbedding() - Constructor for class dev.cachly.api.model.QuantizedEmbedding
- quantizeEmbedding(double[]) - Static method in class dev.cachly.SemanticCache
-
Scalar-quantizes a float64 embedding to int8 range [-128, 127].
- Quick start - Search tag in class dev.cachly.CachlyClient
- Section
R
- raw() - Method in class dev.cachly.CachlyClient
-
Direct access to the underlying Jedis client for advanced operations.
- receivers - Variable in class dev.cachly.PubSubClient.PublishResult
- refreshAt - Variable in class dev.cachly.CachlyClient.SwrEntry
- region(String) - Method in class dev.cachly.api.model.Instance
- release() - Method in class dev.cachly.CachlyClient.LockHandle
-
Release the lock atomically.
- RemoveWebhookURL200Response - Class in dev.cachly.api.model
-
RemoveWebhookURL200Response
- RemoveWebhookURL200Response() - Constructor for class dev.cachly.api.model.RemoveWebhookURL200Response
- RotateVectorToken200Response - Class in dev.cachly.api.model
-
RotateVectorToken200Response
- RotateVectorToken200Response() - Constructor for class dev.cachly.api.model.RotateVectorToken200Response
- runId - Variable in class dev.cachly.WorkflowClient.Checkpoint
- runId - Variable in class dev.cachly.WorkflowClient.RunSummary
- RUNNING - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- RunSummary(String, int, String) - Constructor for class dev.cachly.WorkflowClient.RunSummary
S
- safe - Variable in class dev.cachly.SemanticCache.GuardrailCheckResult
- save(String, String) - Method in class dev.cachly.WorkflowClient
-
Save with default options.
- save(String, String, WorkflowClient.SaveOptions) - Method in class dev.cachly.WorkflowClient
-
Save a workflow checkpoint.
- SaveOptions() - Constructor for class dev.cachly.WorkflowClient.SaveOptions
- SaveOptions(String, String, int) - Constructor for class dev.cachly.WorkflowClient.SaveOptions
- savings(StatsResponseSavings) - Method in class dev.cachly.api.model.StatsResponse
- SearchRequest - Class in dev.cachly.api.model
-
SearchRequest
- SearchRequest() - Constructor for class dev.cachly.api.model.SearchRequest
- SearchRequest.EmbeddingTypeEnum - Enum Class in dev.cachly.api.model
-
Modality of the search: text-only, image-only, or multimodal (combined)
- SearchResponse - Class in dev.cachly.api.model
-
SearchResponse
- SearchResponse() - Constructor for class dev.cachly.api.model.SearchResponse
- semantic() - Method in class dev.cachly.CachlyClient
-
Access the
SemanticCachehelper. - SemanticCache - Class in dev.cachly
-
Cache LLM responses by meaning, not just exact key.
- SemanticCache.BatchIndexEntry - Class in dev.cachly
-
One entry for
SemanticCache.batchIndex(java.util.List)(feature D). - SemanticCache.BatchIndexResult - Class in dev.cachly
-
Result of
SemanticCache.batchIndex(java.util.List)(feature D). - SemanticCache.CacheStats - Class in dev.cachly
-
Statistics returned by
SemanticCache.stats(String)(feature B). - SemanticCache.GuardrailCheckResult - Class in dev.cachly
-
Result of
SemanticCache.checkGuardrail(String, String)(feature K). - SemanticCache.GuardrailViolation - Class in dev.cachly
-
One guardrail violation from
SemanticCache.checkGuardrail(String, String)(feature K). - SemanticCache.SnapshotWarmupResult - Class in dev.cachly
-
Result of
SemanticCache.snapshotWarmup(String, int)(feature T). - SemanticCache.WarmupEntry<V> - Class in dev.cachly
-
§8 – One entry to pre-warm into the semantic cache.
- SemanticCache.WarmupResult - Class in dev.cachly
- SemanticDetectNamespace200Response - Class in dev.cachly.api.model
-
SemanticDetectNamespace200Response
- SemanticDetectNamespace200Response() - Constructor for class dev.cachly.api.model.SemanticDetectNamespace200Response
- SemanticDetectNamespaceRequest - Class in dev.cachly.api.model
-
SemanticDetectNamespaceRequest
- SemanticDetectNamespaceRequest() - Constructor for class dev.cachly.api.model.SemanticDetectNamespaceRequest
- SemanticEntry - Class in dev.cachly.api.model
-
SemanticEntry
- SemanticEntry() - Constructor for class dev.cachly.api.model.SemanticEntry
- SemanticFlush200Response - Class in dev.cachly.api.model
-
SemanticFlush200Response
- SemanticFlush200Response() - Constructor for class dev.cachly.api.model.SemanticFlush200Response
- SemanticListEntries200Response - Class in dev.cachly.api.model
-
SemanticListEntries200Response
- SemanticListEntries200Response() - Constructor for class dev.cachly.api.model.SemanticListEntries200Response
- SemanticResult<T> - Class in dev.cachly
- SemanticResult.Confidence - Enum Class in dev.cachly
-
Three-level confidence band for a semantic cache hit.
- SemanticSetThreshold200Response - Class in dev.cachly.api.model
-
SemanticSetThreshold200Response
- SemanticSetThreshold200Response() - Constructor for class dev.cachly.api.model.SemanticSetThreshold200Response
- SemanticSetThresholdRequest - Class in dev.cachly.api.model
-
SemanticSetThresholdRequest
- SemanticSetThresholdRequest() - Constructor for class dev.cachly.api.model.SemanticSetThresholdRequest
- SemanticSize200Response - Class in dev.cachly.api.model
-
SemanticSize200Response
- SemanticSize200Response() - Constructor for class dev.cachly.api.model.SemanticSize200Response
- service(String) - Method in class dev.cachly.api.model.HealthResponse
- set(String, Object) - Method in class dev.cachly.CachlyClient
-
Store a value without TTL.
- set(String, Object, long) - Method in class dev.cachly.CachlyClient
-
Store a value as JSON.
- set(String, String) - Static method in class dev.cachly.CachlyClient.BatchOp
- set(String, String, long) - Static method in class dev.cachly.CachlyClient.BatchOp
- setAccepted(Boolean) - Method in class dev.cachly.api.model.FeedbackRequest
- setAmountDue(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setAmountPaid(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setAuditLogs(List<Object>) - Method in class dev.cachly.api.model.AccountExport
- SetBYOKeyRequest - Class in dev.cachly.api.model
-
SetBYOKeyRequest
- SetBYOKeyRequest() - Constructor for class dev.cachly.api.model.SetBYOKeyRequest
- setByoKeySet(Boolean) - Method in class dev.cachly.api.model.Instance
- setCacheSearchResults(boolean) - Method in class dev.cachly.EdgeCacheConfig
- setCacheSearchResults(Boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setCalibrated(Boolean) - Method in class dev.cachly.api.model.ThresholdResponse
- setCancelAtPeriodEnd(Boolean) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setCheckoutUrl(URI) - Method in class dev.cachly.api.model.CreateInstanceResponse
- setCloudflareZoneId(String) - Method in class dev.cachly.EdgeCacheConfig
- setCloudflareZoneId(String) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setClusterMode(Boolean) - Method in class dev.cachly.api.model.Instance
- setConfig(EdgeCacheConfigUpdate) - Method in class dev.cachly.EdgeCacheClient
-
Update the edge cache configuration.
- setConfigAsync(EdgeCacheConfigUpdate) - Method in class dev.cachly.EdgeCacheClient
-
Set configuration asynchronously.
- setCount(Integer) - Method in class dev.cachly.api.model.ListInstances200Response
- setCount(Integer) - Method in class dev.cachly.api.model.ListInvoices200Response
- setCount(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- setCreated(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setCreatedAt(OffsetDateTime) - Method in class dev.cachly.api.model.Instance
- setCreatedAt(OffsetDateTime) - Method in class dev.cachly.api.model.SemanticEntry
- setCurrency(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- setCurrency(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setCurrency(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setCurrentPeriodEnd(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setCustomDomain(String) - Method in class dev.cachly.api.model.Instance
- setCustomDomain(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- setCustomDomain(String) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- SetCustomDomain200Response - Class in dev.cachly.api.model
-
SetCustomDomain200Response
- SetCustomDomain200Response() - Constructor for class dev.cachly.api.model.SetCustomDomain200Response
- SetCustomDomainRequest - Class in dev.cachly.api.model
-
SetCustomDomainRequest
- SetCustomDomainRequest() - Constructor for class dev.cachly.api.model.SetCustomDomainRequest
- setCustomDomainVerified(Boolean) - Method in class dev.cachly.api.model.Instance
- setCustomDomainVerified(Boolean) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- setCustomDomainVerified(Boolean) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- setData(List<Instance>) - Method in class dev.cachly.api.model.ListInstances200Response
- setData(List<ListInvoices200ResponseDataInner>) - Method in class dev.cachly.api.model.ListInvoices200Response
- setData(List<SemanticEntry>) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- setDb(HealthResponse.DbEnum) - Method in class dev.cachly.api.model.HealthResponse
- setDeleted(Integer) - Method in class dev.cachly.api.model.SemanticFlush200Response
- setDomain(String) - Method in class dev.cachly.api.model.SetCustomDomainRequest
- setDurationMs(BigDecimal) - Method in class dev.cachly.api.model.WarmCache200Response
- setEdgeTtl(int) - Method in class dev.cachly.EdgeCacheConfig
- setEdgeTtl(int) - Method in class dev.cachly.EdgeCacheStats
- setEdgeTtl(Integer) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.IndexRequest
- setEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.SearchRequest
- setEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.IndexRequest
- setEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.SearchRequest
- setEmbeddingType(IndexRequest.EmbeddingTypeEnum) - Method in class dev.cachly.api.model.IndexRequest
- setEmbeddingType(SearchRequest.EmbeddingTypeEnum) - Method in class dev.cachly.api.model.SearchRequest
- setEnabled(boolean) - Method in class dev.cachly.EdgeCacheConfig
- setEnabled(boolean) - Method in class dev.cachly.EdgeCacheStats
- setEnabled(Boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setEncryptionAtRest(Boolean) - Method in class dev.cachly.api.model.Instance
- setEngine(Instance.EngineEnum) - Method in class dev.cachly.api.model.Instance
- setEntries(List<IndexRequest>) - Method in class dev.cachly.api.model.BatchIndexRequest
- setEntries(List<WarmCacheRequestEntriesInner>) - Method in class dev.cachly.api.model.WarmCacheRequest
- setEntriesLast24h(Integer) - Method in class dev.cachly.api.model.StatsResponse
- setError(String) - Method in class dev.cachly.api.model.Error
- setEstimatedMonthlySavedUsd(BigDecimal) - Method in class dev.cachly.api.model.StatsResponseSavings
- setEstimatedTotalSavedUsd(BigDecimal) - Method in class dev.cachly.api.model.StatsResponseSavings
- setExpiresAt(OffsetDateTime) - Method in class dev.cachly.api.model.IndexRequest
- setExpiresAt(OffsetDateTime) - Method in class dev.cachly.api.model.SemanticEntry
- setFailed(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
- setFeedback(Object) - Method in class dev.cachly.api.model.StatsResponse
- setFound(Boolean) - Method in class dev.cachly.api.model.SearchResponse
- setGuardrail(String, String, String, double) - Method in class dev.cachly.SemanticCache
-
Configure content-safety guardrails (I).
- setHasStripeCustomer(Boolean) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- setHitCount(Integer) - Method in class dev.cachly.api.model.SemanticEntry
- setHitId(UUID) - Method in class dev.cachly.api.model.FeedbackRequest
- setHitRate(double) - Method in class dev.cachly.EdgeCacheConfig
- setHitRate(double) - Method in class dev.cachly.EdgeCacheStats
- setHitsLast24h(Integer) - Method in class dev.cachly.api.model.StatsResponseSavings
- setHost(String) - Method in class dev.cachly.api.model.Instance
- setHostedUrl(URI) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setHybrid(Boolean) - Method in class dev.cachly.api.model.SearchRequest
- setId(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setId(String) - Method in class dev.cachly.EdgeCacheConfig
- setId(UUID) - Method in class dev.cachly.api.model.IndexRequest
- setId(UUID) - Method in class dev.cachly.api.model.Instance
- setId(UUID) - Method in class dev.cachly.api.model.SearchResponse
- setId(UUID) - Method in class dev.cachly.api.model.SemanticEntry
- setImageEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.IndexRequest
- setImageEmbedding(List<BigDecimal>) - Method in class dev.cachly.api.model.SearchRequest
- setImageEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.IndexRequest
- setImageEmbeddingQ8(QuantizedEmbedding) - Method in class dev.cachly.api.model.SearchRequest
- setIndexed(Integer) - Method in class dev.cachly.api.model.BatchIndexResponse
- setInstanceId(String) - Method in class dev.cachly.EdgeCacheConfig
- setInstanceId(UUID) - Method in class dev.cachly.api.model.CreateInstanceResponse
- setInstanceId(UUID) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setInstanceName(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setInstanceName(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setInstances(List<Instance>) - Method in class dev.cachly.api.model.AccountExport
- setInstanceTier(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setInvoicePdf(URI) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setKey(String) - Method in class dev.cachly.api.model.SetBYOKeyRequest
- setKey(String) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- setLimit(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- setMax(BigDecimal) - Method in class dev.cachly.api.model.QuantizedEmbedding
- setMemoryMb(Integer) - Method in class dev.cachly.api.model.Instance
- setMessage(String) - Method in class dev.cachly.api.model.RotateVectorToken200Response
- setMessage(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- setMessage(String) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- setMetadata(String, Map<String, Object>) - Method in class dev.cachly.SemanticCache
-
Attach JSONB metadata to a semantic cache entry (G).
- setMin(BigDecimal) - Method in class dev.cachly.api.model.QuantizedEmbedding
- setMonthlyAmount(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setName(String) - Method in class dev.cachly.api.model.CreateInstanceRequest
- setName(String) - Method in class dev.cachly.api.model.Instance
- setNamespace(String) - Method in class dev.cachly.api.model.FeedbackRequest
- setNamespace(String) - Method in class dev.cachly.api.model.IndexRequest
- setNamespace(String) - Method in class dev.cachly.api.model.SearchRequest
- setNamespace(String) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- setNamespace(String) - Method in class dev.cachly.api.model.SemanticEntry
- setNamespace(String) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- setNamespace(String) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- setNamespace(String) - Method in class dev.cachly.api.model.ThresholdResponse
- setNamespaces(List<Object>) - Method in class dev.cachly.api.model.StatsResponse
- setNamespaces(List<String>) - Method in class dev.cachly.EdgePurgeOptions
- setNearMisses(Object) - Method in class dev.cachly.api.model.StatsResponse
- setNumber(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setOffset(Integer) - Method in class dev.cachly.api.model.SemanticListEntries200Response
- setOk(Boolean) - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
- setOk(Boolean) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- setOk(Boolean) - Method in class dev.cachly.api.model.SetWebhookURL200Response
- setPeriodEnd(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setPeriodStart(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setPort(Integer) - Method in class dev.cachly.api.model.Instance
- setPrompt(String) - Method in class dev.cachly.api.model.IndexRequest
- setPrompt(String) - Method in class dev.cachly.api.model.SearchRequest
- setPrompt(String) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- setPrompt(String) - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
- setPrompt(String) - Method in class dev.cachly.api.model.SemanticEntry
- setPurged(int) - Method in class dev.cachly.EdgePurgeResult
- setPurgeOnWrite(boolean) - Method in class dev.cachly.EdgeCacheConfig
- setPurgeOnWrite(Boolean) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setRegion(String) - Method in class dev.cachly.api.model.Instance
- setSavings(StatsResponseSavings) - Method in class dev.cachly.api.model.StatsResponse
- setService(String) - Method in class dev.cachly.api.model.HealthResponse
- setSimilarity(BigDecimal) - Method in class dev.cachly.api.model.FeedbackRequest
- setSimilarity(BigDecimal) - Method in class dev.cachly.api.model.SearchResponse
- setSize(Integer) - Method in class dev.cachly.api.model.SemanticSize200Response
- setSkipped(Integer) - Method in class dev.cachly.api.model.BatchIndexResponse
- setStatus(HealthResponse.StatusEnum) - Method in class dev.cachly.api.model.HealthResponse
- setStatus(Instance.StatusEnum) - Method in class dev.cachly.api.model.Instance
- setStatus(ListInvoices200ResponseDataInner.StatusEnum) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setStatus(String) - Method in class dev.cachly.api.model.CreateInstanceResponse
- setStatus(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setSubscriptions(List<GetSubscriptionSummary200ResponseSubscriptionsInner>) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- setTags(String, List<String>) - Method in class dev.cachly.CachlyClient
-
Associate a cache key with tags (max 50) (L).
- setTenant(Object) - Method in class dev.cachly.api.model.AccountExport
- setThreshold(double) - Method in class dev.cachly.SemanticCache
- setThreshold(Double) - Method in class dev.cachly.api.model.SearchRequest
- setThreshold(String, double) - Method in class dev.cachly.SemanticCache
-
Manually set the F1-calibrated threshold for a namespace (A).
- setThreshold(BigDecimal) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- setThreshold(BigDecimal) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- setThreshold(BigDecimal) - Method in class dev.cachly.api.model.ThresholdResponse
- setThresholdUsed(BigDecimal) - Method in class dev.cachly.api.model.SearchResponse
- setTier(CreateInstanceRequest.TierEnum) - Method in class dev.cachly.api.model.CreateInstanceRequest
- setTier(Instance.TierEnum) - Method in class dev.cachly.api.model.Instance
- setTier(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- setTotal(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- setTotal(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
- setTotalEntries(Integer) - Method in class dev.cachly.api.model.StatsResponse
- setTotalHits(long) - Method in class dev.cachly.EdgeCacheConfig
- setTotalHits(long) - Method in class dev.cachly.EdgeCacheStats
- setTotalHits(Integer) - Method in class dev.cachly.api.model.StatsResponse
- setTotalHits(Integer) - Method in class dev.cachly.api.model.StatsResponseSavings
- setTotalMisses(long) - Method in class dev.cachly.EdgeCacheConfig
- setTotalMisses(long) - Method in class dev.cachly.EdgeCacheStats
- setTotalMonthly(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- setTtl(Integer) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- setUpdatedAt(OffsetDateTime) - Method in class dev.cachly.api.model.Instance
- setUrl(URI) - Method in class dev.cachly.api.model.CreatePortalSession200Response
- setUrl(URI) - Method in class dev.cachly.api.model.SetWebhookURLRequest
- setUrls(List<String>) - Method in class dev.cachly.EdgePurgeOptions
- setUrls(List<String>) - Method in class dev.cachly.EdgePurgeResult
- setUseAdaptiveThreshold(Boolean) - Method in class dev.cachly.api.model.SearchRequest
- setValue(String) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- setValues(List<Integer>) - Method in class dev.cachly.api.model.QuantizedEmbedding
- setVectorToken(UUID) - Method in class dev.cachly.api.model.Instance
- setVectorToken(UUID) - Method in class dev.cachly.api.model.RotateVectorToken200Response
- setVerifyTxtRecord(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- setVerifyTxtValue(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- setWebhookUrl(String) - Method in class dev.cachly.api.model.SetWebhookURL200Response
- setWebhookUrl(URI) - Method in class dev.cachly.api.model.Instance
- SetWebhookURL200Response - Class in dev.cachly.api.model
-
SetWebhookURL200Response
- SetWebhookURL200Response() - Constructor for class dev.cachly.api.model.SetWebhookURL200Response
- SetWebhookURLRequest - Class in dev.cachly.api.model
-
SetWebhookURLRequest
- SetWebhookURLRequest() - Constructor for class dev.cachly.api.model.SetWebhookURLRequest
- setWorkerUrl(String) - Method in class dev.cachly.EdgeCacheConfig
- setWorkerUrl(String) - Method in class dev.cachly.EdgeCacheConfigUpdate
- setWorkerUrl(String) - Method in class dev.cachly.EdgeCacheStats
- setWritten(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
- similarity(BigDecimal) - Method in class dev.cachly.api.model.FeedbackRequest
- similarity(BigDecimal) - Method in class dev.cachly.api.model.SearchResponse
- size() - Method in class dev.cachly.SemanticCache
-
Return the number of entries in the default namespace.
- size(Integer) - Method in class dev.cachly.api.model.SemanticSize200Response
- size(String) - Method in class dev.cachly.SemanticCache
-
Return the number of entries in a namespace.
- skipped - Variable in class dev.cachly.CachlyClient.BulkWarmupResult
- skipped - Variable in class dev.cachly.SemanticCache.BatchIndexResult
- skipped - Variable in class dev.cachly.SemanticCache.WarmupResult
- skipped(Integer) - Method in class dev.cachly.api.model.BatchIndexResponse
- snapshotWarmup() - Method in class dev.cachly.SemanticCache
- snapshotWarmup(String, int) - Method in class dev.cachly.SemanticCache
-
Re-warm semantic cache from existing index entries (T).
- SPEED - Enum constant in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- SPEED - Enum constant in enum class dev.cachly.api.model.Instance.TierEnum
- staleFor - Variable in class dev.cachly.CachlyClient.SwrEntry
- staleKeys - Variable in class dev.cachly.CachlyClient.SwrCheckResult
- state - Variable in class dev.cachly.WorkflowClient.Checkpoint
- state - Variable in class dev.cachly.WorkflowClient.SaveOptions
- stats() - Method in class dev.cachly.EdgeCacheClient
-
Get edge cache hit/miss statistics.
- stats() - Method in class dev.cachly.PubSubClient
-
Pub/Sub aggregate statistics.
- stats() - Method in class dev.cachly.SemanticCache
- stats(String) - Method in class dev.cachly.SemanticCache
-
Return cache hit/miss stats (B).
- statsAsync() - Method in class dev.cachly.EdgeCacheClient
-
Get stats asynchronously.
- StatsResponse - Class in dev.cachly.api.model
-
StatsResponse
- StatsResponse() - Constructor for class dev.cachly.api.model.StatsResponse
- StatsResponseSavings - Class in dev.cachly.api.model
-
StatsResponseSavings
- StatsResponseSavings() - Constructor for class dev.cachly.api.model.StatsResponseSavings
- StatsResult(int, int, int) - Constructor for class dev.cachly.PubSubClient.StatsResult
- status - Variable in class dev.cachly.WorkflowClient.Checkpoint
- status(HealthResponse.StatusEnum) - Method in class dev.cachly.api.model.HealthResponse
- status(Instance.StatusEnum) - Method in class dev.cachly.api.model.Instance
- status(ListInvoices200ResponseDataInner.StatusEnum) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- status(String) - Method in class dev.cachly.api.model.CreateInstanceResponse
- status(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- step - Variable in class dev.cachly.WorkflowClient.Checkpoint
- stepName - Variable in class dev.cachly.WorkflowClient.Checkpoint
- steps - Variable in class dev.cachly.WorkflowClient.RunSummary
- streamGet(String) - Method in class dev.cachly.CachlyClient
-
Retrieve a cached stream as a lazy
Iterator<String>. - streamSearch(String, Function<String, double[]>, double, String) - Method in class dev.cachly.SemanticCache
-
Stream semantic search results via SSE (C).
- streamSet(String, Iterable<String>) - Method in class dev.cachly.CachlyClient
-
Cache a streaming response without TTL.
- streamSet(String, Iterable<String>, long) - Method in class dev.cachly.CachlyClient
-
Cache a streaming response chunk-by-chunk via Redis RPUSH.
- subscribe(List<String>, Consumer<PubSubClient.Message>) - Method in class dev.cachly.PubSubClient
-
Subscribe to one or more channels via SSE (blocking, calls
consumerfor each message). - subscribers - Variable in class dev.cachly.PubSubClient.ChannelInfo
- subscriptions(List<GetSubscriptionSummary200ResponseSubscriptionsInner>) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- SUSPENDED - Enum constant in enum class dev.cachly.api.model.Instance.StatusEnum
- swrCheck() - Method in class dev.cachly.CachlyClient
-
Return all keys currently stale (Q).
- swrRegister(String, int, int) - Method in class dev.cachly.CachlyClient
- swrRegister(String, int, int, String) - Method in class dev.cachly.CachlyClient
-
Register a key for Stale-While-Revalidate (P).
- swrRemove(String) - Method in class dev.cachly.CachlyClient
-
Remove a key from the SWR registry (R).
T
- tag - Variable in class dev.cachly.CachlyClient.InvalidateTagResult
- tags - Variable in class dev.cachly.CachlyClient.TagsResult
- tenant(Object) - Method in class dev.cachly.api.model.AccountExport
- TEXT - Enum constant in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- TEXT - Enum constant in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
- threshold(Double) - Method in class dev.cachly.api.model.SearchRequest
- threshold(BigDecimal) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- threshold(BigDecimal) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- threshold(BigDecimal) - Method in class dev.cachly.api.model.ThresholdResponse
- ThresholdResponse - Class in dev.cachly.api.model
-
ThresholdResponse
- ThresholdResponse() - Constructor for class dev.cachly.api.model.ThresholdResponse
- thresholdUsed(BigDecimal) - Method in class dev.cachly.api.model.SearchResponse
- tier(CreateInstanceRequest.TierEnum) - Method in class dev.cachly.api.model.CreateInstanceRequest
- tier(Instance.TierEnum) - Method in class dev.cachly.api.model.Instance
- tier(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- toString() - Method in class dev.cachly.api.model.AccountExport
- toString() - Method in class dev.cachly.api.model.BatchIndexRequest
- toString() - Method in class dev.cachly.api.model.BatchIndexResponse
- toString() - Method in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
- toString() - Method in class dev.cachly.api.model.CreateInstanceRequest
- toString() - Method in class dev.cachly.api.model.CreateInstanceResponse
- toString() - Method in class dev.cachly.api.model.CreatePortalSession200Response
- toString() - Method in class dev.cachly.api.model.Error
- toString() - Method in class dev.cachly.api.model.FeedbackRequest
- toString() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- toString() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
- toString() - Method in enum class dev.cachly.api.model.HealthResponse.DbEnum
- toString() - Method in enum class dev.cachly.api.model.HealthResponse.StatusEnum
- toString() - Method in class dev.cachly.api.model.HealthResponse
- toString() - Method in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
- toString() - Method in class dev.cachly.api.model.IndexRequest
- toString() - Method in enum class dev.cachly.api.model.Instance.EngineEnum
- toString() - Method in enum class dev.cachly.api.model.Instance.StatusEnum
- toString() - Method in enum class dev.cachly.api.model.Instance.TierEnum
- toString() - Method in class dev.cachly.api.model.Instance
- toString() - Method in class dev.cachly.api.model.ListInstances200Response
- toString() - Method in class dev.cachly.api.model.ListInvoices200Response
- toString() - Method in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- toString() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- toString() - Method in class dev.cachly.api.model.QuantizedEmbedding
- toString() - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
- toString() - Method in class dev.cachly.api.model.RotateVectorToken200Response
- toString() - Method in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
- toString() - Method in class dev.cachly.api.model.SearchRequest
- toString() - Method in class dev.cachly.api.model.SearchResponse
- toString() - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
- toString() - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
- toString() - Method in class dev.cachly.api.model.SemanticEntry
- toString() - Method in class dev.cachly.api.model.SemanticFlush200Response
- toString() - Method in class dev.cachly.api.model.SemanticListEntries200Response
- toString() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
- toString() - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
- toString() - Method in class dev.cachly.api.model.SemanticSize200Response
- toString() - Method in class dev.cachly.api.model.SetBYOKeyRequest
- toString() - Method in class dev.cachly.api.model.SetCustomDomain200Response
- toString() - Method in class dev.cachly.api.model.SetCustomDomainRequest
- toString() - Method in class dev.cachly.api.model.SetWebhookURL200Response
- toString() - Method in class dev.cachly.api.model.SetWebhookURLRequest
- toString() - Method in class dev.cachly.api.model.StatsResponse
- toString() - Method in class dev.cachly.api.model.StatsResponseSavings
- toString() - Method in class dev.cachly.api.model.ThresholdResponse
- toString() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
- toString() - Method in class dev.cachly.api.model.WarmCache200Response
- toString() - Method in class dev.cachly.api.model.WarmCacheRequest
- toString() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- toString() - Method in class dev.cachly.EdgeCacheConfig
- toString() - Method in class dev.cachly.EdgeCacheStats
- toString() - Method in class dev.cachly.EdgePurgeResult
- toString() - Method in class dev.cachly.SemanticCache.CacheStats
- toString() - Method in class dev.cachly.SemanticCache.WarmupResult
- toString() - Method in class dev.cachly.SemanticResult
- total - Variable in class dev.cachly.SemanticCache.CacheStats
- total(Integer) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
- total(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
- totalEntries(Integer) - Method in class dev.cachly.api.model.StatsResponse
- totalHits(Integer) - Method in class dev.cachly.api.model.StatsResponse
- totalHits(Integer) - Method in class dev.cachly.api.model.StatsResponseSavings
- totalMonthly(Integer) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
- totalRequests - Variable in class dev.cachly.CachlyClient.LlmProxyStats
- totalSubscribers - Variable in class dev.cachly.PubSubClient.StatsResult
- toUrlQueryString() - Method in class dev.cachly.api.model.AccountExport
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.BatchIndexRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.BatchIndexResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.CreateInstanceRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.CreatePortalSession200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.Error
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.FeedbackRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.HealthResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.IndexRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.Instance
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.ListInstances200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.ListInvoices200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.RotateVectorToken200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SearchRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SearchResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticEntry
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticFlush200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SemanticSize200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SetBYOKeyRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SetCustomDomainRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SetWebhookURL200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.SetWebhookURLRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.StatsResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.StatsResponseSavings
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.ThresholdResponse
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.WarmCache200Response
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.WarmCacheRequest
-
Convert the instance into URL query string.
- toUrlQueryString() - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.AccountExport
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.BatchIndexRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.BatchIndexResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.CreateInstanceRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.CreateInstanceResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.CreatePortalSession200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.Error
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.FeedbackRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.GetSubscriptionSummary200ResponseSubscriptionsInner
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.HealthResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.IndexRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.Instance
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.ListInstances200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.ListInvoices200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.ListInvoices200ResponseDataInner
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.QuantizedEmbedding
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.RemoveWebhookURL200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.RotateVectorToken200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SearchRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SearchResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticDetectNamespace200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticDetectNamespaceRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticEntry
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticFlush200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticListEntries200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticSetThreshold200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticSetThresholdRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SemanticSize200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SetBYOKeyRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SetCustomDomainRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SetWebhookURL200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.SetWebhookURLRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.StatsResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.StatsResponseSavings
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.ThresholdResponse
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.VerifyCustomDomain200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.WarmCache200Response
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.WarmCacheRequest
-
Convert the instance into URL query string.
- toUrlQueryString(String) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
-
Convert the instance into URL query string.
- ttl - Variable in class dev.cachly.CachlyClient.BatchOp
- ttl - Variable in class dev.cachly.CachlyClient.BulkWarmupEntry
- ttl(Integer) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- ttl(String) - Static method in class dev.cachly.CachlyClient.BatchOp
- ttl(String) - Method in class dev.cachly.CachlyClient
-
Return the remaining TTL for a key in seconds.
- ttlSeconds - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
Remaining TTL in seconds.
- ttlSeconds - Variable in class dev.cachly.CachlyClient.MSetItem
-
TTL in seconds;
0= no expiry. - type - Variable in class dev.cachly.SemanticCache.GuardrailViolation
U
- UNCERTAIN - Enum constant in enum class dev.cachly.SemanticResult.Confidence
- UNCOLLECTIBLE - Enum constant in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
- UNREACHABLE - Enum constant in enum class dev.cachly.api.model.HealthResponse.DbEnum
- updatedAt(OffsetDateTime) - Method in class dev.cachly.api.model.Instance
- url(URI) - Method in class dev.cachly.api.model.CreatePortalSession200Response
- url(URI) - Method in class dev.cachly.api.model.SetWebhookURLRequest
- useAdaptiveThreshold(Boolean) - Method in class dev.cachly.api.model.SearchRequest
V
- VALKEY - Enum constant in enum class dev.cachly.api.model.Instance.EngineEnum
- value - Variable in class dev.cachly.CachlyClient.BatchOp
- value - Variable in class dev.cachly.CachlyClient.BatchOpResult
-
Value for "get" ops.
- value - Variable in class dev.cachly.CachlyClient.BulkWarmupEntry
- value - Variable in class dev.cachly.CachlyClient.MSetItem
- value(String) - Method in class dev.cachly.api.model.WarmCacheRequestEntriesInner
- valueOf(String) - Static method in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.HealthResponse.DbEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.HealthResponse.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.Instance.EngineEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.Instance.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.Instance.TierEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.cachly.SemanticResult.Confidence
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dev.cachly.api.model.CreateInstanceRequest.TierEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.HealthResponse.DbEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.HealthResponse.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.IndexRequest.EmbeddingTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.Instance.EngineEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.Instance.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.Instance.TierEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.api.model.SearchRequest.EmbeddingTypeEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.cachly.SemanticResult.Confidence
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(List<Integer>) - Method in class dev.cachly.api.model.QuantizedEmbedding
- vectorToken(UUID) - Method in class dev.cachly.api.model.Instance
- vectorToken(UUID) - Method in class dev.cachly.api.model.RotateVectorToken200Response
- vectorUrl(String) - Method in class dev.cachly.CachlyClient.Builder
- VerifyCustomDomain200Response - Class in dev.cachly.api.model
-
VerifyCustomDomain200Response
- VerifyCustomDomain200Response() - Constructor for class dev.cachly.api.model.VerifyCustomDomain200Response
- verifyTxtRecord(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- verifyTxtValue(String) - Method in class dev.cachly.api.model.SetCustomDomain200Response
- violations - Variable in class dev.cachly.SemanticCache.GuardrailCheckResult
- VOID - Enum constant in enum class dev.cachly.api.model.ListInvoices200ResponseDataInner.StatusEnum
W
- WarmCache200Response - Class in dev.cachly.api.model
-
WarmCache200Response
- WarmCache200Response() - Constructor for class dev.cachly.api.model.WarmCache200Response
- WarmCacheRequest - Class in dev.cachly.api.model
-
WarmCacheRequest
- WarmCacheRequest() - Constructor for class dev.cachly.api.model.WarmCacheRequest
- WarmCacheRequestEntriesInner - Class in dev.cachly.api.model
-
WarmCacheRequestEntriesInner
- WarmCacheRequestEntriesInner() - Constructor for class dev.cachly.api.model.WarmCacheRequestEntriesInner
- warmed - Variable in class dev.cachly.CachlyClient.BulkWarmupResult
- warmed - Variable in class dev.cachly.SemanticCache.SnapshotWarmupResult
- warmed - Variable in class dev.cachly.SemanticCache.WarmupResult
- warmup(List<SemanticCache.WarmupEntry<V>>, Function<String, double[]>) - Method in class dev.cachly.SemanticCache
-
Convenience warmup with default threshold (0.98) and no expiry.
- warmup(List<SemanticCache.WarmupEntry<V>>, Function<String, double[]>, double, long, String, boolean) - Method in class dev.cachly.SemanticCache
-
§8 – Pre-warm the semantic cache with a list of prompt/fn pairs.
- WarmupEntry(String, Supplier<V>) - Constructor for class dev.cachly.SemanticCache.WarmupEntry
- WarmupEntry(String, Supplier<V>, String) - Constructor for class dev.cachly.SemanticCache.WarmupEntry
- webhookUrl(String) - Method in class dev.cachly.api.model.SetWebhookURL200Response
- webhookUrl(URI) - Method in class dev.cachly.api.model.Instance
- workerUrl(String) - Method in class dev.cachly.EdgeCacheConfigUpdate.Builder
- workflow() - Method in class dev.cachly.CachlyClient
-
Return a
WorkflowClientfor agent workflow checkpoints (feature V). - WorkflowClient - Class in dev.cachly
-
Workflow checkpoint client for agent workflows.
- WorkflowClient.Checkpoint - Class in dev.cachly
-
A single saved workflow checkpoint.
- WorkflowClient.RunSummary - Class in dev.cachly
-
Summary of a workflow run (returned by
WorkflowClient.listRuns()). - WorkflowClient.SaveOptions - Class in dev.cachly
-
Optional parameters for
WorkflowClient.save(String, String, SaveOptions). - workflowUrl(String) - Method in class dev.cachly.CachlyClient.Builder
- written(Integer) - Method in class dev.cachly.api.model.WarmCache200Response
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form