Uses of Class
com.oracle.coherence.client.RemoteCollection.EntryAdvancer
-
Packages that use RemoteCollection.EntryAdvancer Package Description com.oracle.coherence.client An implementation of a Coherence Java gRPC client. -
-
Uses of RemoteCollection.EntryAdvancer in com.oracle.coherence.client
Methods in com.oracle.coherence.client that return RemoteCollection.EntryAdvancer Modifier and Type Method Description protected RemoteCollection.EntryAdvancer<K,V>RemoteCollection. createEntryAdvancer()Create anRemoteCollection.EntryAdvancerto use in aPagedIterator.
-