|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchPropertyCommand | |
|---|---|
| com.axibase.tsd.client | Provides classes that implement all the major Axibase Time-Series Database operations. |
| com.axibase.tsd.model.data.command | |
| Uses of BatchPropertyCommand in com.axibase.tsd.client |
|---|
| Methods in com.axibase.tsd.client with parameters of type BatchPropertyCommand | |
|---|---|
boolean |
DataService.batchUpdateProperties(BatchPropertyCommand... batchPropertyCommands)
|
| Uses of BatchPropertyCommand in com.axibase.tsd.model.data.command |
|---|
| Methods in com.axibase.tsd.model.data.command that return BatchPropertyCommand | |
|---|---|
static BatchPropertyCommand |
BatchPropertyCommand.createDeleteCommand(Property... properties)
|
static BatchPropertyCommand |
BatchPropertyCommand.createDeleteMatchCommand(PropertyMatcher... propertyMatchers)
|
static BatchPropertyCommand |
BatchPropertyCommand.createInsertCommand(Property... properties)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||