トピック・メンバーの表示
get
/management/coherence/cluster/topics/{topicName}/members
このエンドポイントを使用して、トピックのメンバーをリストします。
リクエスト
パス・パラメータ
- topicName(required): string
トピックの名前。
レスポンス
サポートされているメディア・タイプ
- application/json
200レスポンス
トピック・メンバーをリストする正常なリクエスト
ネストされたスキーマ: topicMember
型:
ソースを表示
object
- allowUnownedCommits: boolean
読取り専用:
true
チャネルを所有していないサブスクライバによるチャネル内のポジションのコミットをトピックで許可する場合は、True。 - channelCount: integer(int32)
読取り専用:
true
このトピックに含まれるチャネルの数。 - channels: object channels
使用可能なその他のプロパティ: topicChannel
- cluster: string
読取り専用:
true
クラスタ名。 - elementCalculator: string
読取り専用:
true
要素サイズの計算に使用される計算機名。 - name: string
読取り専用:
true
トピックの名前 - nodeId: integer(int64)
読取り専用:
true
MBeanが属するメンバーのID - pageCapacity: integer(int64)
読取り専用:
true
トピック内のページの容量。 - publishedCount: integer(int64)
読取り専用:
true
公開されたメッセージの数。 - publishedFifteenMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの15分レート。 - publishedFiveMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの5分レート。 - publishedMeanRate: number(double)
読取り専用:
true
公開されたメッセージの平均レート。 - publishedOneMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの1分レート。 - reconnectRetry: integer(int64)
読取り専用:
true
パブリッシャとサブスクライバが切断後に再接続を試行するまで待機する時間。 - reconnectTimeout: integer(int64)
読取り専用:
true
パブリッシャとサブスクライバが切断後に再接続を試行する最大時間 - reconnectWait: integer(int64)
読取り専用:
true
パブリッシャとサブスクライバが切断後に再接続を試行するまで待機する最大時間。 - retainConsumed: boolean
読取り専用:
true
消費された値を保持するかどうかを決定します。 - service: string
読取り専用:
true
トピック・サービス名。 - subscriberTimeout: integer(int64)
読取り専用:
true
サブスクライバがハートビートを発行するための期間(ミリ秒)。その後はサブスクライバは強制的にクローズ済とみなされます。 - type: string
読取り専用:
true
使用可能な値:[ "PagedTopic" ]
MBeanのタイプ
ネストされたスキーマ: topicChannel
型:
ソースを表示
object
- Channel: integer(int32)
読取り専用:
true
チャネル。 - PublishedCount: integer(int64)
読取り専用:
true
公開されたメッセージの数。 - PublishedFifteenMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの15分レート。 - PublishedFiveMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの5分レート。 - PublishedMeanRate: number(double)
読取り専用:
true
公開されたメッセージの平均レート。 - PublishedOneMinuteRate: number(double)
読取り専用:
true
公開されたメッセージの1分レート。 - Tail: string
読取り専用:
true
テール・ポジション。