Remote::HiServ

Header Image
Project:
HiServ : Public Class
Created: 20/07/2024 21:01:59
Modified: 20/07/2024 21:01:59
Project:
Advanced:
Provides a remote interface to a hiperspace driver for authorised users<br/><br/><br/>
  • Attributes
  • Operations
  • Tagged Values
  • Advanced
Attribute Scope Type
__ServiceName Private string
 
__Marshaller_Hiperspace_OpenRequest Private grpc::Marshaller<global::Hiperspace.Remote.OpenRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_Token Private grpc::Marshaller<global::Hiperspace.Remote.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_BindRequest Private grpc::Marshaller<global::Hiperspace.Remote.BindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_Value Private grpc::Marshaller<global::Hiperspace.Remote.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_BatchBindRequest Private grpc::Marshaller<global::Hiperspace.Remote.BatchBindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_Values Private grpc::Marshaller<global::Hiperspace.Remote.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_FindRequest Private grpc::Marshaller<global::Hiperspace.Remote.FindRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_KeyRequest Private grpc::Marshaller<global::Hiperspace.Remote.KeyRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_BindVersionRequest Private grpc::Marshaller<global::Hiperspace.Remote.BindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_ValueVersion Private grpc::Marshaller<global::Hiperspace.Remote.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_BatchBindVersionRequest Private grpc::Marshaller<global::Hiperspace.Remote.BatchBindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_FindVersionRequest Private grpc::Marshaller<global::Hiperspace.Remote.FindVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_ValueVersions Private grpc::Marshaller<global::Hiperspace.Remote.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_KeyVersionRequest Private grpc::Marshaller<global::Hiperspace.Remote.KeyVersionRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_VersionHistory Private grpc::Marshaller<global::Hiperspace.Remote.VersionHistory>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_DeltaRequest Private grpc::Marshaller<global::Hiperspace.Remote.DeltaRequest>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_ZipStream Private grpc::Marshaller<global::Hiperspace.Remote.ZipStream>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Marshaller_Hiperspace_ZipStatus Private grpc::Marshaller<global::Hiperspace.Remote.ZipStatus>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Open Private grpc::Method<global::Hiperspace.Remote.OpenRequest, global::Hiperspace.Remote.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Close Private grpc::Method<global::Hiperspace.Remote.Token, global::Hiperspace.Remote.Token>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Bind Private grpc::Method<global::Hiperspace.Remote.BindRequest, global::Hiperspace.Remote.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BatchBind Private grpc::Method<global::Hiperspace.Remote.BatchBindRequest, global::Hiperspace.Remote.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Find Private grpc::Method<global::Hiperspace.Remote.FindRequest, global::Hiperspace.Remote.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Get Private grpc::Method<global::Hiperspace.Remote.KeyRequest, global::Hiperspace.Remote.Value>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BindVersion Private grpc::Method<global::Hiperspace.Remote.BindVersionRequest, global::Hiperspace.Remote.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_BatchVersionBind Private grpc::Method<global::Hiperspace.Remote.BatchBindVersionRequest, global::Hiperspace.Remote.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_FindVersion Private grpc::Method<global::Hiperspace.Remote.FindVersionRequest, global::Hiperspace.Remote.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_GetVersion Private grpc::Method<global::Hiperspace.Remote.KeyVersionRequest, global::Hiperspace.Remote.ValueVersion>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_GetVersions Private grpc::Method<global::Hiperspace.Remote.KeyRequest, global::Hiperspace.Remote.VersionHistory>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_FindIndex Private grpc::Method<global::Hiperspace.Remote.FindRequest, global::Hiperspace.Remote.Values>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_FindIndexVersion Private grpc::Method<global::Hiperspace.Remote.FindVersionRequest, global::Hiperspace.Remote.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Delta Private grpc::Method<global::Hiperspace.Remote.DeltaRequest, global::Hiperspace.Remote.ValueVersions>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_UnZip Private grpc::Method<global::Hiperspace.Remote.ZipStream, global::Hiperspace.Remote.ZipStatus>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
__Method_Zip Private grpc::Method<global::Hiperspace.Remote.ZipStatus, global::Hiperspace.Remote.ZipStream>
Attribute=[global::System.CodeDom.Compiler.GeneratedCode("grpc_csharp_plugin", null)]
 
Operation
Private
__Helper_SerializeMessage (message: global::Google.Protobuf.IMessage, context: grpc::SerializationContext, ) : void
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Private
__Helper_DeserializeMessage (context: grpc::DeserializationContext, parser: global::Google.Protobuf.MessageParser<T>, ) : T
Details:
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
Descriptor () : global::Google.Protobuf.Reflection.ServiceDescriptor
Details:
Notes: Service descriptor<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
BindService (serviceImpl: HiServBase, ) : grpc::ServerServiceDefinition
Details:
Notes: Creates service definition that can be registered with a server<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Public
BindService (serviceBinder: grpc::ServiceBinderBase, serviceImpl: HiServBase, ) : void
Details:
Notes: Register service method with a service binder with or without implementation. Useful when customizing the service binding logic. Note: this method is part of an experimental API that can change or be removed without any prior notice.<br/>
[ Is static True. Is abstract False. Is return array False. Is query False. Is synchronized False. ]
Tag Value
partial true
Details:  
static true
Details:  
Property Value
isFinalSpecialization: 0