Class ProtobufResource
java.lang.Object
org.infinispan.rest.resources.BaseCacheResource
org.infinispan.rest.resources.ProtobufResource
- All Implemented Interfaces:
- ResourceHandler
Protobuf schema manipulation Resource
- Since:
- 11
- Author:
- Katia Aresti
- 
Constructor SummaryConstructorsConstructorDescriptionProtobufResource(InvocationHelper invocationHelper, InfinispanTelemetry telemetryService) 
- 
Method SummaryMethods inherited from class org.infinispan.rest.resources.BaseCacheResourcekeyDistribution
- 
Constructor Details- 
ProtobufResource
 
- 
- 
Method Details- 
getInvocationsDescription copied from interface:ResourceHandlerReturn theInvocationshandled by this ResourceHandler.- Specified by:
- getInvocationsin interface- ResourceHandler
 
 
-