Class SearchAdminResourceV3

java.lang.Object
org.infinispan.rest.resources.SearchAdminResource
org.infinispan.rest.resources.SearchAdminResourceV3
All Implemented Interfaces:
ResourceHandler

public class SearchAdminResourceV3 extends SearchAdminResource implements ResourceHandler
REST resource to perform search administration operations in caches (V3 OpenAPI compliant). Rules for OpenAPI v3 compliance:
  • Resources should have unique paths
  • Actions should be prefixed by _
Since:
16.0