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