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