Uses of Class
com.axibase.tsd.model.meta.EntityGroup

Packages that use EntityGroup
com.axibase.tsd.client Provides classes that implement all the major Axibase Time-Series Database operations. 
 

Uses of EntityGroup in com.axibase.tsd.client
 

Methods in com.axibase.tsd.client that return EntityGroup
 EntityGroup MetaDataService.retrieveEntityGroup(String entityGroupName)
           
 

Methods in com.axibase.tsd.client that return types with arguments of type EntityGroup
 List<EntityGroup> MetaDataService.retrieveEntityGroups()
           
 

Methods in com.axibase.tsd.client with parameters of type EntityGroup
 boolean MetaDataService.deleteEntityGroup(EntityGroup entityGroup)
           
 boolean MetaDataService.updateEntityGroup(EntityGroup entityGroup)
           
 



Copyright © 2015. All rights reserved.