jar

io.hydrosphere : serving-grpc-scala_2.11

Maven & Gradle

Sep 25, 2020
3 stars

serving-grpc-scala · serving-grpc-scala

Table Of Contents

Latest Version

Download io.hydrosphere : serving-grpc-scala_2.11 JAR file - Latest Versions:

All Versions

Download io.hydrosphere : serving-grpc-scala_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
2.4.x
2.3.x
2.2.x
2.1.x
2.0.x
0.2.x
0.1.x
0.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window serving-grpc-scala_2.11-2.4.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.hydrosphere.serving.contract.model_signature

├─ io.hydrosphere.serving.contract.model_signature.ModelSignature.class - [JAR]

├─ io.hydrosphere.serving.contract.model_signature.ModelSignatureProto.class - [JAR]

io.hydrosphere.serving.tensorflow.tensor_shape

├─ io.hydrosphere.serving.tensorflow.tensor_shape.TensorShapeProto.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor_shape.TensorShapeProtoCompanion.class - [JAR]

io.hydrosphere.serving.manager.api

├─ io.hydrosphere.serving.manager.api.ApiProto.class - [JAR]

├─ io.hydrosphere.serving.manager.api.DeployServableRequest.class - [JAR]

├─ io.hydrosphere.serving.manager.api.GetServablesRequest.class - [JAR]

├─ io.hydrosphere.serving.manager.api.GetVersionRequest.class - [JAR]

├─ io.hydrosphere.serving.manager.api.ManagerServiceGrpc.class - [JAR]

├─ io.hydrosphere.serving.manager.api.ModelVersionIdentifier.class - [JAR]

├─ io.hydrosphere.serving.manager.api.RemoveServableRequest.class - [JAR]

├─ io.hydrosphere.serving.manager.api.ServableFilter.class - [JAR]

io.hydrosphere.reqstore.reqstore_service

├─ io.hydrosphere.reqstore.reqstore_service.Data.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.GetRequest.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.ID.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.PeriodSubsampleRequest.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.RangeRequest.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.ReqstoreServiceProto.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.SaveRequest.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.SubsampleRequest.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.SubsampleRequestType.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.TimemachineGrpc.class - [JAR]

├─ io.hydrosphere.reqstore.reqstore_service.TotalSubsampleRequest.class - [JAR]

io.hydrosphere.serving.tensorflow

├─ io.hydrosphere.serving.tensorflow.TensorShape.class - [JAR]

io.hydrosphere.serving.model.api.json

├─ io.hydrosphere.serving.model.api.json.AnyShaper.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.BoolToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.ColumnShaper.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.DComplexToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.DimShaper.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.DoubleToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.FloatToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.Int64ToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.IntToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.MapToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.SComplexToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.ScalarShaper.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.StringToJson.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.TensorJsonLens.class - [JAR]

├─ io.hydrosphere.serving.model.api.json.Uint64ToJson.class - [JAR]

io.hydrosphere.serving.model.api

├─ io.hydrosphere.serving.model.api.MergeError.class - [JAR]

├─ io.hydrosphere.serving.model.api.TensorExampleGenerator.class - [JAR]

├─ io.hydrosphere.serving.model.api.TensorUtil.class - [JAR]

├─ io.hydrosphere.serving.model.api.ValidationError.class - [JAR]

io.hydrosphere.serving.onnx.onnx

├─ io.hydrosphere.serving.onnx.onnx.AttributeProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.DenotationConstProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.GraphProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.ModelProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.NodeProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.OnnxProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.OperatorSetIdProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.StringStringEntryProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.TensorProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.TensorShapeProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.TypeProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.ValueInfoProto.class - [JAR]

├─ io.hydrosphere.serving.onnx.onnx.Version.class - [JAR]

io.hydrosphere.serving.monitoring.api

├─ io.hydrosphere.serving.monitoring.api.ApiProto.class - [JAR]

├─ io.hydrosphere.serving.monitoring.api.ExecutionInformation.class - [JAR]

├─ io.hydrosphere.serving.monitoring.api.MonitoringServiceGrpc.class - [JAR]

io.hydrosphere.serving.model.api.tensor_builder

├─ io.hydrosphere.serving.model.api.tensor_builder.ComplexFieldBuilder.class - [JAR]

├─ io.hydrosphere.serving.model.api.tensor_builder.InfoFieldBuilder.class - [JAR]

├─ io.hydrosphere.serving.model.api.tensor_builder.ModelFieldBuilder.class - [JAR]

├─ io.hydrosphere.serving.model.api.tensor_builder.SignatureBuilder.class - [JAR]

io.hydrosphere.serving.tensorflow.api.model

├─ io.hydrosphere.serving.tensorflow.api.model.ModelProto.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.api.model.ModelSpec.class - [JAR]

io.hydrosphere.serving.model.api.ops

├─ io.hydrosphere.serving.model.api.ops.Implicits.class - [JAR]

├─ io.hydrosphere.serving.model.api.ops.ModelFieldOps.class - [JAR]

├─ io.hydrosphere.serving.model.api.ops.ModelSignatureOps.class - [JAR]

io.hydrosphere.serving.grpc

├─ io.hydrosphere.serving.grpc.AuthorityReplacerInterceptor.class - [JAR]

├─ io.hydrosphere.serving.grpc.BuilderWrapper.class - [JAR]

├─ io.hydrosphere.serving.grpc.Header.class - [JAR]

├─ io.hydrosphere.serving.grpc.HeaderClientServerInterceptor.class - [JAR]

├─ io.hydrosphere.serving.grpc.Headers.class - [JAR]

io.hydrosphere.serving.manager.data_profile_types

├─ io.hydrosphere.serving.manager.data_profile_types.DataProfileType.class - [JAR]

├─ io.hydrosphere.serving.manager.data_profile_types.DataProfileTypesProto.class - [JAR]

io.hydrosphere.serving.gateway.api

├─ io.hydrosphere.serving.gateway.api.ApiProto.class - [JAR]

├─ io.hydrosphere.serving.gateway.api.ExecutorIdentifier.class - [JAR]

├─ io.hydrosphere.serving.gateway.api.GatewayServiceGrpc.class - [JAR]

├─ io.hydrosphere.serving.gateway.api.ReplayRequest.class - [JAR]

├─ io.hydrosphere.serving.gateway.api.ServablePredictRequest.class - [JAR]

io.hydrosphere.serving.tensorflow.types

├─ io.hydrosphere.serving.tensorflow.types.DataType.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.types.TypesProto.class - [JAR]

io.hydrosphere.serving.contract.model_field

├─ io.hydrosphere.serving.contract.model_field.ModelField.class - [JAR]

├─ io.hydrosphere.serving.contract.model_field.ModelFieldProto.class - [JAR]

io.hydrosphere.serving.manager.grpc.applications

├─ io.hydrosphere.serving.manager.grpc.applications.Application.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.applications.ApplicationsProto.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.applications.ExecutionGraph.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.applications.ExecutionService.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.applications.ExecutionStage.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.applications.KafkaStreaming.class - [JAR]

io.hydrosphere.serving.vis.api

├─ io.hydrosphere.serving.vis.api.ApiProto.class - [JAR]

├─ io.hydrosphere.serving.vis.api.RefitRequest.class - [JAR]

├─ io.hydrosphere.serving.vis.api.VisServiceGrpc.class - [JAR]

io.hydrosphere.serving.tensorflow.api.predict

├─ io.hydrosphere.serving.tensorflow.api.predict.PredictProto.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.api.predict.PredictRequest.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.api.predict.PredictResponse.class - [JAR]

io.hydrosphere.serving.monitoring.metadata

├─ io.hydrosphere.serving.monitoring.metadata.ApplicationInfo.class - [JAR]

├─ io.hydrosphere.serving.monitoring.metadata.ExecutionError.class - [JAR]

├─ io.hydrosphere.serving.monitoring.metadata.ExecutionMetadata.class - [JAR]

├─ io.hydrosphere.serving.monitoring.metadata.MetadataProto.class - [JAR]

├─ io.hydrosphere.serving.monitoring.metadata.TraceData.class - [JAR]

io.hydrosphere.serving.auto_od.api

├─ io.hydrosphere.serving.auto_od.api.ApiProto.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.AutoODState.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.AutoOdServiceGrpc.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.LauchAutoOdRequest.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.LauchAutoOdResponse.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.ModelStatus.class - [JAR]

├─ io.hydrosphere.serving.auto_od.api.ModelStatusRequest.class - [JAR]

io.hydrosphere.serving.contract.model_contract

├─ io.hydrosphere.serving.contract.model_contract.ModelContract.class - [JAR]

├─ io.hydrosphere.serving.contract.model_contract.ModelContractProto.class - [JAR]

io.hydrosphere.serving.http

├─ io.hydrosphere.serving.http.TracingHeaders.class - [JAR]

io.hydrosphere.serving.discovery.serving

├─ io.hydrosphere.serving.discovery.serving.ApplicationDiscoveryEvent.class - [JAR]

├─ io.hydrosphere.serving.discovery.serving.MetricSpecDiscoveryEvent.class - [JAR]

├─ io.hydrosphere.serving.discovery.serving.ServableDiscoveryEvent.class - [JAR]

├─ io.hydrosphere.serving.discovery.serving.ServingDiscoveryGrpc.class - [JAR]

├─ io.hydrosphere.serving.discovery.serving.ServingProto.class - [JAR]

io.hydrosphere.serving.kafka.kafka_messages

├─ io.hydrosphere.serving.kafka.kafka_messages.KafkaError.class - [JAR]

├─ io.hydrosphere.serving.kafka.kafka_messages.KafkaMessageLocation.class - [JAR]

├─ io.hydrosphere.serving.kafka.kafka_messages.KafkaMessageMeta.class - [JAR]

├─ io.hydrosphere.serving.kafka.kafka_messages.KafkaMessagesProto.class - [JAR]

├─ io.hydrosphere.serving.kafka.kafka_messages.KafkaServingMessage.class - [JAR]

io.hydrosphere.serving.tensorflow.tensor

├─ io.hydrosphere.serving.tensorflow.tensor.BoolTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.DComplexTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.DoubleTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.FloatTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Int16Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Int32Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Int64Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Int8Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.IntTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.MapTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.MapTensorData.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.SComplexTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.StringTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.TensorProto.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.TensorProtoCompanion.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.TensorProtoLens.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.TypedTensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.TypedTensorFactory.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Uint16Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Uint32Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Uint64Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.Uint8Tensor.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.tensor.VariantTensorDataProto.class - [JAR]

io.hydrosphere.serving.manager.grpc.entities

├─ io.hydrosphere.serving.manager.grpc.entities.CustomModelMetric.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.DockerImage.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.EntitiesProto.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.HostSelector.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.MetricSpec.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.Model.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.ModelVersion.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.MonitoringConfiguration.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.Servable.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.ServingApp.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.Stage.class - [JAR]

├─ io.hydrosphere.serving.manager.grpc.entities.ThresholdConfig.class - [JAR]

io.hydrosphere.serving.contract.utils

├─ io.hydrosphere.serving.contract.utils.ContractBuilders.class - [JAR]

io.hydrosphere.serving.tensorflow.api.prediction_service

├─ io.hydrosphere.serving.tensorflow.api.prediction_service.PredictionServiceGrpc.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.api.prediction_service.PredictionServiceProto.class - [JAR]

├─ io.hydrosphere.serving.tensorflow.api.prediction_service.StatusResponse.class - [JAR]

Advertisement