Package | Description |
---|---|
org.infinispan.schematic.internal |
Modifier and Type | Method and Description |
---|---|
SchematicEntryLiteral |
SchematicEntryLiteral.copyForWrite() |
SchematicEntryLiteral |
SchematicEntryLiteral.Externalizer.readObject(ObjectInput input) |
protected SchematicEntryLiteral |
SchematicEntryProxy.toValue(Object object)
Utility method that casts the supplied cache entry value to a
literal value for reading
purposes. |
Modifier and Type | Method and Description |
---|---|
Set<Class<? extends SchematicEntryLiteral>> |
SchematicEntryLiteral.Externalizer.getTypeClasses() |
Modifier and Type | Method and Description |
---|---|
void |
SchematicEntryLiteral.Externalizer.writeObject(ObjectOutput output,
SchematicEntryLiteral literal) |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.