Coherence*Webアプリケーション・メンバー情報の表示
get
/management/coherence/cluster/webApplications/{appId}/members/{memberIdentifier}
このエンドポイントを使用して、特定のCoherence*Webアプリケーション・メンバーのパフォーマンスおよび操作の統計を表示します。この情報には、セッション、オーバーフローおよびローカル・キャッシュの統計が含まれます。
リクエスト
パス・パラメータ
- appId(required): string
アプリケーションのID。
- memberIdentifier(required): string
メンバーの識別子で、メンバーの名前またはノードIDのいずれかを指定できます。
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
Coherence*Webアプリケーション・メンバー情報を返す正常なリクエスト
ルート・スキーマ: coherenceWebMember
型:
ソースを表示
object- appId: string
Coherence*WebアプリケーションのID
- averageReapDuration: integer(int64)
読取り専用:
true - averageReapedSessions: integer(int64)
読取り専用:
true - collectionClassName: string
読取り専用:
true - factoryClassName: string
読取り専用:
true - lastReapCycle: string(date)
読取り専用:
true - lastReapDuration: integer(int64)
読取り専用:
true - localAttributeCacheName: string
読取り専用:
true - localAttributeCount: string
読取り専用:
true - localSessionCacheName: string
読取り専用:
true - localSessionCount: integer(int64)
読取り専用:
true - location: string
読取り専用:
trueMBeanサーバーの場所 - maxReapDuration: integer(int64)
読取り専用:
true - maxReapedSessions: integer(int64)
読取り専用:
true - member: string
クラスタ・メンバーの名前
- nextReapCycle: string(date)
読取り専用:
true - nodeId: integer(int64)
読取り専用:
trueMBeanが属するメンバーのID - overflowAverageSize: integer(int64)
読取り専用:
true - overflowCacheName: string
読取り専用:
true - overflowMaxSize: integer(int64)
読取り専用:
true - overflowThreshold: integer(int64)
読取り専用:
true - overflowUpdates: integer(int64)
読取り専用:
true - reapedSessions: integer(int64)
読取り専用:
true - reapedSessionsTotal: integer(int64)
読取り専用:
true - servletContextCacheName: string
読取り専用:
true - servletContextName: string
読取り専用:
true - sessionAverageLifetime: integer(int64)
読取り専用:
true - sessionAverageSize: integer(int64)
読取り専用:
true - sessionCacheName: string
読取り専用:
true - sessionIdLength: integer(int64)
読取り専用:
true - sessionMaxSize: integer(int64)
読取り専用:
true - sessionMinSize: integer(int64)
読取り専用:
true - sessionStickyCount: integer(int64)
読取り専用:
true - sessionTimeout: integer(int64)
読取り専用:
true - sessionUpdates: integer(int64)
読取り専用:
true - type: string
読取り専用:
true使用可能な値:[ "HttpSessionManager" ]MBeanのタイプ