インタフェース TableAllocator

既知の実装クラスのリスト:
HashingTableAllocator, RoundRobinTableAllocator

public interface TableAllocator
StorageSpace内にテーブルが複数定義されている場合に、 そのテーブルへの割り振りを制御するためのインタフェース。
  • メソッドの概要

    修飾子とタイプ
    メソッド
    説明
    int
    allocate(int tenantId, String metaId, StorageSpaceMap storage)