| 套件 | flash.net |
| 類別 | public final class NetGroupReplicationStrategy |
| 繼承 | NetGroupReplicationStrategy Object |
| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
NetGroup 類別之 replicationStrategy 屬性的常數值列舉。
相關 API 元素
公用常數
| 常數 | 定義自 | ||
|---|---|---|---|
| LOWEST_FIRST : String = "lowestFirst" [靜態]
指定從鄰近節點取回物件以滿足所需時,先要求索引編號最小的物件。 | NetGroupReplicationStrategy | ||
| RAREST_FIRST : String = "rarestFirst" [靜態]
指定從鄰近節點取回物件以滿足所需時,先要求在所有鄰近節點中重複最少的物件。 | NetGroupReplicationStrategy | ||
常數詳細資訊
LOWEST_FIRST | 常數 |
public static const LOWEST_FIRST:String = "lowestFirst"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
指定從鄰近節點取回物件以滿足所需時,先要求索引編號最小的物件。
相關 API 元素
RAREST_FIRST | 常數 |
public static const RAREST_FIRST:String = "rarestFirst"| 語言版本: | ActionScript 3.0 |
| 執行階段版本: | Flash Player 10.1, AIR 2 |
指定從鄰近節點取回物件以滿足所需時,先要求在所有鄰近節點中重複最少的物件。
相關 API 元素
Tue Jun 12 2018, 03:47 PM Z
隱藏繼承公用屬性
顯示繼承公用屬性