Click or drag to resize
NbObjectSyncManager Class
オブジェクトストレージ同期
Inheritance Hierarchy
SystemObject
  Nec.NebulaNbObjectSyncManager

Namespace: Nec.Nebula
Assembly: Nec.Nebula.Offline (in Nec.Nebula.Offline.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
public class NbObjectSyncManager

The NbObjectSyncManager type exposes the following members.

Constructors
  NameDescription
Public methodNbObjectSyncManager
コンストラクタ
Top
Methods
  NameDescription
Public methodEquals
指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。
(Inherited from Object.)
Protected methodFinalize
オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。
(Inherited from Object.)
Public methodGetAllSyncScopes
設定されている同期範囲の一覧を返却。
Public methodGetHashCode
既定のハッシュ関数として機能します。
(Inherited from Object.)
Public methodGetLastSyncTime
最終同期時刻を返却する。
Public methodGetSyncScope
同期範囲の取得。
Public methodGetType
現在のインスタンスの Type を取得します。
(Inherited from Object.)
Protected methodMemberwiseClone
現在の Object の簡易コピーを作成します。
(Inherited from Object.)
Public methodRemoveSyncScope
同期範囲を削除。
Public methodSetSyncScope
同期範囲の設定。
同期を行う場合、対象のバケットへの同期範囲設定が必要。
Public methodSyncBucketAsync
同期を実行する。
Public methodToString
現在のオブジェクトを表す文字列を返します。
(Inherited from Object.)
Top
Version Information

Offline

Supported in: 1.0
See Also