Class PerspectiveSessionInfo


  • public class PerspectiveSessionInfo
    extends java.lang.Object
    Struct-like class describing session details used by the status pages.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  PerspectiveSessionInfo.SimplifiedGsonEncoder
      Used for customer-facing encoding of this class, but not used for the status page's encoding.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Map<java.lang.String,​com.codahale.metrics.Metric> getMetrics()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getMetrics

        public java.util.Map<java.lang.String,​com.codahale.metrics.Metric> getMetrics()