Uses of Class
com.tangosol.net.cache.AbstractBundler.Bundle
Packages that use AbstractBundler.Bundle
-
Uses of AbstractBundler.Bundle in com.tangosol.net.cache
Subclasses of AbstractBundler.Bundle in com.tangosol.net.cacheModifier and TypeClassDescriptionprotected class
protected class
protected class
Bundle represents a unit of optimized execution.Methods in com.tangosol.net.cache that return AbstractBundler.BundleModifier and TypeMethodDescriptionprotected AbstractBundler.Bundle
AbstractBundler.getOpenBundle()
Retrieve any Bundle that is currently in the open state.protected AbstractBundler.Bundle
AbstractBinaryEntryBundler.instantiateBundle()
Instantiate a new Bundle object.protected abstract AbstractBundler.Bundle
AbstractBundler.instantiateBundle()
Instantiate a new Bundle object.protected AbstractBundler.Bundle
AbstractEntryBundler.instantiateBundle()
Instantiate a new Bundle object.protected AbstractBundler.Bundle
AbstractKeyBundler.instantiateBundle()
Instantiate a new Bundle object.