Store |
public sealed class StoreHistoryDataRequest : IMessage<StoreHistoryDataRequest>, IMessage, IEquatable<StoreHistoryDataRequest>, IDeepCloneable<StoreHistoryDataRequest>, IBufferMessage
The StoreHistoryDataRequest type exposes the following members.
| Name | Description | |
|---|---|---|
| StoreHistoryDataRequest | Initializes a new instance of the StoreHistoryDataRequest class | |
| StoreHistoryDataRequest(StoreHistoryDataRequest) | Initializes a new instance of the StoreHistoryDataRequest class |
| Name | Description | |
|---|---|---|
| Cci | The client connection ID associated with the connection. | |
| Descriptor | ||
| Parser | ||
| Requests | The requests for each piece of data. | |
| ViewName | The name of the view to access. |
| Name | Description | |
|---|---|---|
| CalculateSize | ||
| Clone | ||
| Equals(Object) | (Overrides ObjectEquals(Object)) | |
| Equals(StoreHistoryDataRequest) | ||
| GetHashCode | (Overrides ObjectGetHashCode) | |
| MergeFrom(CodedInputStream) | ||
| MergeFrom(StoreHistoryDataRequest) | ||
| ToString | (Overrides ObjectToString) | |
| WriteTo |
| Name | Description | |
|---|---|---|
| CciFieldNumber | Field number for the "cci" field. | |
| RequestsFieldNumber | Field number for the "requests" field. | |
| ViewNameFieldNumber | Field number for the "view_name" field. |