Package | Description |
---|---|
org.uberfire.ext.metadata.backend.infinispan.proto.schema | |
org.uberfire.ext.metadata.backend.infinispan.provider |
Modifier and Type | Method and Description |
---|---|
String |
SchemaGenerator.generate(Schema schema) |
Modifier and Type | Method and Description |
---|---|
Schema |
MappingProvider.buildSchema(KObject kObject,
Set<Message> messages) |
Schema |
MappingProvider.getMapping(KObject kObject) |
Modifier and Type | Method and Description |
---|---|
Optional<Schema> |
InfinispanContext.getSchema(String clusterId) |
Modifier and Type | Method and Description |
---|---|
void |
InfinispanContext.addProtobufSchema(String clusterId,
Schema schema) |
void |
InfinispanContext.addSchema(Schema schema) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.