Interface ProtobufMetadataManagerConstants

All Known Subinterfaces:
ProtobufMetadataManager, ProtobufMetadataManagerMBean

@Deprecated public interface ProtobufMetadataManagerConstants
Deprecated.
since 16.0, use Schemas administration API instead.
RemoteCacheManager remoteCacheManager = ...; RemoteSchemasAdmin schemasAdmin = remoteCacheManager.administration().schemas();
Useful constants used by the Protobuf metadata cache.
Since:
7.1
Author:
anistor@redhat.com