Uses of Interface
org.apache.solr.jersey.JacksonReflectMapWriter
-
Packages that use JacksonReflectMapWriter Package Description org.apache.solr.cloud.api.collections Package related to internal implementations of the SolrCloud collections apiorg.apache.solr.handler.admin SolrRequestHandlerimplementations for powering he Solr Admin UIorg.apache.solr.handler.admin.api V2 API implementations for "admin" APIs. -
-
Uses of JacksonReflectMapWriter in org.apache.solr.cloud.api.collections
Classes in org.apache.solr.cloud.api.collections that implement JacksonReflectMapWriter Modifier and Type Class Description static classInstallShardDataCmd.RemoteMessageA value-type representing the message received byInstallShardDataCmd -
Uses of JacksonReflectMapWriter in org.apache.solr.handler.admin
Classes in org.apache.solr.handler.admin that implement JacksonReflectMapWriter Modifier and Type Class Description static classZookeeperReadAPI.AnnotatedStat -
Uses of JacksonReflectMapWriter in org.apache.solr.handler.admin.api
Classes in org.apache.solr.handler.admin.api that implement JacksonReflectMapWriter Modifier and Type Class Description static classCoreReplicationAPI.FileMetaDataContained inCoreReplicationAPI.FileListResponse, this holds metadata from a file for an indexstatic classCreateAliasAPI.CategoryRoutedAliasPropertiesstatic classCreateAliasAPI.CreateAliasRequestBodystatic classCreateAliasAPI.RoutedAliasPropertiesstatic classCreateAliasAPI.TimeRoutedAliasPropertiesstatic classNodeLoggingAPI.LogLevelChangeA user-requested modification in the level that a specified logger reports at.static classNodeLoggingAPI.LogLevelInfoRepresentation of a single logger and its current state.static classNodeLoggingAPI.LogMessageInfoMetadata about the log messages returned by the 'GET /api/node/logging/messages' APIstatic classNodeLoggingAPI.SetThresholdRequestBodyThe request body for the 'PUT /api/node/logging/messages/threshold' API.static classRestoreCollectionAPI.RestoreCollectionRequestBodyRequest body for the v2 "restore collection" API.static classSnapshotBackupAPI.BackupReplicationRequestBody
-