Uses of Class
org.apache.solr.handler.admin.api.CoreReplicationAPI.FileListResponse
-
Packages that use CoreReplicationAPI.FileListResponse Package Description org.apache.solr.handler.admin.api V2 API implementations for "admin" APIs. -
-
Uses of CoreReplicationAPI.FileListResponse in org.apache.solr.handler.admin.api
Methods in org.apache.solr.handler.admin.api that return CoreReplicationAPI.FileListResponse Modifier and Type Method Description protected CoreReplicationAPI.FileListResponseReplicationAPIBase. doFetchFileList(long generation)CoreReplicationAPI.FileListResponseCoreReplicationAPI. fetchFileList(long gen)protected CoreReplicationAPI.FileListResponseReplicationAPIBase. getFileList(long generation, ReplicationHandler replicationHandler)
-