|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolkitFeature | |
---|---|
org.terracotta.toolkit | |
org.terracotta.toolkit.feature |
Uses of ToolkitFeature in org.terracotta.toolkit |
---|
Classes in org.terracotta.toolkit with type parameters of type ToolkitFeature | |
---|---|
class |
ToolkitFeatureType<T extends ToolkitFeature>
List of features that a toolkit implementation can support. |
Methods in org.terracotta.toolkit with type parameters of type ToolkitFeature | ||
---|---|---|
|
Toolkit.getFeature(ToolkitFeatureType<T> type)
Returns the ToolkitFeature implementation identified by type associated with the
Toolkit . |
Uses of ToolkitFeature in org.terracotta.toolkit.feature |
---|
Subinterfaces of ToolkitFeature in org.terracotta.toolkit.feature | |
---|---|
interface |
NonStopFeature
|
interface |
OffheapFeature
Offheap feature |
interface |
SearchFeature
Search feature |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |