| Class | Description |
|---|---|
| ConvertingRecordReader<K1,V1,K,V> |
A decorator RecordReader capable of converting keys and values.
|
| ConvertingRecordWriter<K,V> | |
| DefaultSplitter |
DefaultSplitter will create one split per server, containing only segments present in the server.
|
| InfinispanCache<K,V> |
Wrapper around RemoteCache.
|
| InfinispanInputSplit |
An input split that represents a portion of the data in a cache, defined by a server location and a set
of segments.
|
| InfinispanRecordReader<K,V> |
Reader for a
InfinispanInputSplit |
| InfinispanRecordWriter<K,V> |
Write output to the configured cache.
|
| PreferredServerBalancingStrategy |
Request balancing strategy that will prefer the provided server and when not possible will fall back to round robin.
|
Copyright © 2015 JBoss, a division of Red Hat. All Rights Reserved.