@SerializeWith(value=CacheState.Externalizer.class) public class CacheState extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CacheState.Externalizer |
Modifier and Type | Method and Description |
---|---|
String |
getConfiguration() |
EnumSet<CacheContainerAdmin.AdminFlag> |
getFlags() |
String |
getTemplate() |
public String getTemplate()
public String getConfiguration()
public EnumSet<CacheContainerAdmin.AdminFlag> getFlags()
Copyright © 2021 JBoss by Red Hat. All rights reserved.