| Package | Description | 
|---|---|
| com.tangosol.net | Contains basic cluster interfaces and factories. | 
| Modifier and Type | Method and Description | 
|---|---|
| static Session | Session. create(Session.Option... options)Create a  Sessionbased on the current calling context and providedSession.Options, using the default (auto-detected)SessionProvider, | 
| default Session | CacheFactoryBuilder. createSession(Session.Option... aOptions) | 
| Session | SessionProvider. createSession(Session.Option... options)Create a  Sessionusing the specifiedSessionProvider.Options. | 
| Constructor and Description | 
|---|
| CoherenceSession(Session.Option... options) |