|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PlainCommand | |
|---|---|
| com.axibase.tsd.client | Provides classes that implement all the major Axibase Time-Series Database operations. |
| com.axibase.tsd.plain | |
| Uses of PlainCommand in com.axibase.tsd.client |
|---|
| Methods in com.axibase.tsd.client that return types with arguments of type PlainCommand | |
|---|---|
List<PlainCommand> |
HttpClientManager.removeSavedPlainCommands()
|
List<PlainCommand> |
DataService.removeSavedPlainCommands()
|
| Methods in com.axibase.tsd.client with parameters of type PlainCommand | |
|---|---|
void |
HttpClientManager.send(PlainCommand plainCommand)
|
void |
DataService.sendPlainCommand(PlainCommand plainCommand)
|
| Uses of PlainCommand in com.axibase.tsd.plain |
|---|
| Classes in com.axibase.tsd.plain that implement PlainCommand | |
|---|---|
class |
AbstractInsertCommand
|
class |
InsertCommand
|
class |
MessageInsertCommand
|
class |
MultipleInsertCommand
|
class |
PropertyInsertCommand
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||