Class IdentityWrapper
java.lang.Object
org.infinispan.commons.dataconversion.IdentityWrapper
- All Implemented Interfaces:
Wrapper
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
-
Method Details
-
wrap
-
unwrap
-
id
-
isFilterable
public boolean isFilterable()- Specified by:
isFilterable
in interfaceWrapper
- Returns:
- true if the wrapped format is suitable to be indexed or filtered, thus avoiding extra unwrapping.
-