ByKeyOptions Class |
Namespace: RiakClient.Commands.TS
The ByKeyOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() | ByKeyOptions |
Initializes a new instance of the TimeseriesCommandOptions class.
|
Name | Description | |
---|---|---|
![]() | Key |
The key in Riak TS
|
![]() | Table |
The table in Riak TS.
(Inherited from TimeseriesCommandOptions.) |
![]() | Timeout |
The timeout for this command.
(Inherited from CommandOptions.) |
Name | Description | |
---|---|---|
![]() | Equals(Object) | (Inherited from TimeseriesCommandOptions.) |
![]() | Equals(CommandOptions) | (Inherited from CommandOptions.) |
![]() | Equals(TimeseriesCommandOptions) | (Inherited from TimeseriesCommandOptions.) |
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode |
Returns a hash code for the current object.
Uses a combination of the public properties to generate a unique hash code.
(Inherited from TimeseriesCommandOptions.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
![]() | commandTimeout | (Inherited from CommandOptions.) |