Uses of Class
com.tangosol.net.cache.AbstractBundler.Bundle
-
Uses of AbstractBundler.Bundle in com.tangosol.net.cache
Modifier and TypeClassDescriptionprotected class
protected class
protected class
Bundle represents a unit of optimized execution.Modifier 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.