public class TieredStorageAdminUtils extends Object
| Constructor and Description | 
|---|
| TieredStorageAdminUtils() | 
| Modifier and Type | Method and Description | 
|---|---|
| static InstanceSLA | createInstanceSLA(int instanceId,
                 int backupId,
                 String ip) | 
| static List<InstanceSLA> | getInstancesSla(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
               String puName) | 
| static Map<String,String> | getInstancesSlaMap(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore,
                  String puName,
                  int plannedNumberOfPartitions) | 
public static List<InstanceSLA> getInstancesSla(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, String puName) throws IOException
IOExceptionpublic static Map<String,String> getInstancesSlaMap(org.openspaces.zookeeper.attribute_store.ZooKeeperAttributeStore attributeStore, String puName, int plannedNumberOfPartitions) throws IOException
IOExceptionpublic static InstanceSLA createInstanceSLA(int instanceId, int backupId, String ip)
Copyright © GigaSpaces.