Uses of Class
com.oracle.coherence.grpc.proxy.MapListenerProxy.FilterInfo
-
-
Uses of MapListenerProxy.FilterInfo in com.oracle.coherence.grpc.proxy
Fields in com.oracle.coherence.grpc.proxy with type parameters of type MapListenerProxy.FilterInfo Modifier and Type Field Description protected com.tangosol.util.ConcurrentMap<com.tangosol.util.Filter<?>,MapListenerProxy.FilterInfo>MapListenerProxy. f_mapFilterThe map ofFiltersthat thisMapListenerProxywas registered with.
-