public class RoundRobinTableAllocator extends java.lang.Object implements TableAllocator
| コンストラクタと説明 |
|---|
RoundRobinTableAllocator() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
int |
allocate(int tenantId,
java.lang.String metaId,
StorageSpaceMap storage) |
public int allocate(int tenantId,
java.lang.String metaId,
StorageSpaceMap storage)
allocate インタフェース内 TableAllocator