|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EntryView | |
|---|---|
| com.hazelcast.core | Provides core API interfaces/classes. |
| com.hazelcast.hibernate | |
| Uses of EntryView in com.hazelcast.core |
|---|
| Methods in com.hazelcast.core that return EntryView | |
|---|---|
EntryView<K,V> |
IMap.getEntryView(K key)
Returns the EntryView for the specified key. |
| Uses of EntryView in com.hazelcast.hibernate |
|---|
| Methods in com.hazelcast.hibernate with parameters of type EntryView | |
|---|---|
Object |
VersionAwareMapMergePolicy.merge(String mapName,
EntryView mergingEntry,
EntryView existingEntry)
|
Object |
VersionAwareMapMergePolicy.merge(String mapName,
EntryView mergingEntry,
EntryView existingEntry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||