JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
GigaSpaces 18.0.0 API
com.gigaspaces.lrmi.nio.async
IResultTransformer
Contents
Description
Method Summary
Method Details
transform(T)
Hide sidebar
Show sidebar
Interface IResultTransformer<
T
>
public interface
IResultTransformer<T>
Since:
6.6
Author:
Assaf Ronen
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
transform
(
T
source)
Method Details
transform
T
transform
(
T
source)
throws
ExecutionException
Throws:
ExecutionException