Uses of Interface
com.tangosol.net.Session.Option
-
Packages that use Session.Option Package Description com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of Session.Option in com.tangosol.net
Methods in com.tangosol.net with parameters of type Session.Option Modifier and Type Method Description static Session
Session. create(Session.Option... options)
Deprecated.since 20.12 useSession.create(SessionConfiguration)
default Session
SessionProvider. createSession(Session.Option... options)
Deprecated.Constructors in com.tangosol.net with parameters of type Session.Option Constructor Description CoherenceSession(Session.Option... options)
Deprecated.since 20.12 useCoherenceSession(SessionConfiguration, Coherence.Mode, Iterable)
-