Package | Description |
---|---|
org.uberfire.ext.metadata.backend.infinispan.proto.schema | |
org.uberfire.ext.metadata.backend.infinispan.provider |
Modifier and Type | Method and Description |
---|---|
Set<Field> |
Message.getFields() |
Modifier and Type | Method and Description |
---|---|
protected String |
SchemaGenerator.buildField(Field field) |
Modifier and Type | Method and Description |
---|---|
void |
Message.setFields(Set<Field> fields) |
Constructor and Description |
---|
Message(String name,
Set<Field> fields) |
Modifier and Type | Method and Description |
---|---|
boolean |
InfinispanSchemaStore.containsField(List<Field> fields,
Field field) |
Modifier and Type | Method and Description |
---|---|
boolean |
InfinispanSchemaStore.containsField(List<Field> fields,
Field field) |
protected int |
InfinispanSchemaStore.getMaxIndexNumber(List<Field> fields) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.