Interface JsonSerialization

All Known Subinterfaces:
CacheHealth, ClusterCacheStats, ClusterHealth, IndexStatisticsSnapshot, QueryStatisticsSnapshot, SearchStatisticsSnapshot, ServerTask<V>, Stats, Task
All Known Implementing Classes:
AdminServerTask, CacheAssignAliasTask, CacheCreateTask, CacheDistributionInfo, CacheGetOrCreateTask, CacheHealthImpl, CacheManagerInfo, CacheNamesTask, CacheReindexTask, CacheRemoveTask, CacheUpdateConfigurationAttributeTask, CacheUpdateIndexSchemaTask, ClusterCacheStatsImpl, CompleteKeyDistribution, Components, EntityProjection, Hit, IndexInfo, IndexMetamodel, IndexStatisticsSnapshotImpl, Info, JsonProjection, JsonQueryErrorResult, JsonQueryRequest, JsonQueryResponse, JsonQueryResult, JVMMemoryInfoInfo, KeyDistributionInfo, License, LocalQueryStatistics, McpArgument, McpInputSchema, McpPrompt, McpPromptMessage, McpProperty, McpResource, McpResourceTemplate, McpTool, NodeDistributionInfo, ObjectFieldMetamodel, OpenAPIDocument, Operation, Parameter, Path, Paths, ProjectedJsonResult, RequestBody, ResponseContent, Schema, SchemaCreateOrUpdateTask, SchemaSafeDeleteTask, SearchStatisticsSnapshotImpl, StatsCollector, StatsImpl, TemplateCreateTask, TemplateNamesTask, TemplateRemoveTask, ValueFieldMetamodel

public interface JsonSerialization
Interface for classes which can be serialized to JSON.
Since:
12.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • toJson

      Json toJson()