Package com.microstrategy.webapi
Interface ServerInfo
- 
- All Superinterfaces:
 CacheHint
- All Known Subinterfaces:
 WebIServerSession
public interface ServerInfo extends CacheHint
- Since:
 - MicroStrategy Web 9.0.0
 
 
- 
- 
Field Summary
- 
Fields inherited from interface com.microstrategy.utils.cache.CacheHint
ZERO_STATE_ID 
 - 
 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetServerName()intgetServerPort()- 
Methods inherited from interface com.microstrategy.utils.cache.CacheHint
getCacheStateId, setCacheStateId 
 - 
 
 -