Gemfire JavaDocs_test
Class CacheElement
- java.lang.Object
-
- org.apache.geode.cache.configuration.CacheElement
-
- All Implemented Interfaces:
java.io.Serializable
,Identifiable<java.lang.String>
- Direct Known Subclasses:
CacheConfig.AsyncEventQueue
,DiskStoreType
,JndiBindingsType.JndiBinding
,JndiBindingsType.JndiBinding.ConfigProperty
,QueryConfigService
@Experimental public abstract class CacheElement extends java.lang.Object implements Identifiable<java.lang.String>, java.io.Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CacheElement()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.geode.lang.Identifiable
getId
-
-