public interface ProtobufMetadataManager extends ProtobufMetadataManagerMBean
Modifier and Type | Field and Description |
---|---|
static String |
SCHEMA_MANAGER_ROLE |
ERRORS_KEY_SUFFIX, OBJECT_NAME, PROTO_KEY_SUFFIX, PROTOBUF_METADATA_CACHE_NAME
Modifier and Type | Method and Description |
---|---|
ObjectName |
getObjectName() |
void |
registerMarshaller(org.infinispan.protostream.BaseMarshaller<?> marshaller) |
void |
setObjectName(ObjectName objectName) |
getFileErrors, getFilesWithErrors, getProtofile, getProtofileNames, registerProtofile, registerProtofiles, unregisterProtofile, unregisterProtofiles
static final String SCHEMA_MANAGER_ROLE
ObjectName getObjectName()
void setObjectName(ObjectName objectName)
void registerMarshaller(org.infinispan.protostream.BaseMarshaller<?> marshaller)
Copyright © 2017 JBoss, a division of Red Hat. All rights reserved.