The StreamBaseAdminClient type exposes the following methods.
Methods
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
Member | Description | |
---|---|---|
![]() | AddContainer(String, array<Byte>[]()[][], List<(Of <<'(String>)>>)) | |
![]() | AddContainer(String, String, List<(Of <<'(String>)>>)) | |
![]() | Close()()()() |
Close/shutdown the connection to the StreamBase server.
|
![]() | Equals(Object) | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetLeadershipStatus()()()() |
Get the leadership status of the server.
|
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | KillAllConnections()()()() |
Kill all connected clients.
|
![]() | KillConnection(array<Byte>[]()[][]) |
Kill the connection with the given connection id.
|
![]() | ListConnections()()()() |
Lists all Connections to the StreamBaseServer.
|
![]() | ManageJdbcConnections(List<(Of <<'(String>)>>)) | |
![]() | Modify(array<Byte>[]()[][]) | |
![]() | Modify(String) |
Adds an application to the default container.
|
![]() | ModifyContainer(String, List<(Of <<'(String>)>>)) | |
![]() | RemoveContainer(String) |
Remove a container.
|
![]() | Resume(String) |
Resumes a container within a StreamBase Server.
|
![]() | SetLeadershipStatus(LeadershipStatus) |
Set the leadership status of the server.
|
![]() | Shutdown()()()() |
Shutdown a StreamBase server.
|
![]() | Shutdown(String) |
Shutdown a container within a StreamBase server.
|
![]() | Suspend(String) |
Suspend (pause) a container within a StreamBase Server.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |