Uses of Class
tensorflow.serving.PredictionLogOuterClass.PredictStreamedLog
Packages that use PredictionLogOuterClass.PredictStreamedLog
-
Uses of PredictionLogOuterClass.PredictStreamedLog in tensorflow.serving
Methods in tensorflow.serving that return PredictionLogOuterClass.PredictStreamedLogModifier and TypeMethodDescriptionPredictionLogOuterClass.PredictStreamedLog.Builder.build()PredictionLogOuterClass.PredictStreamedLog.Builder.buildPartial()PredictionLogOuterClass.PredictStreamedLog.getDefaultInstance()PredictionLogOuterClass.PredictStreamedLog.Builder.getDefaultInstanceForType()PredictionLogOuterClass.PredictStreamedLog.getDefaultInstanceForType()PredictionLogOuterClass.PredictionLog.Builder.getPredictStreamedLog().tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;PredictionLogOuterClass.PredictionLog.getPredictStreamedLog().tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;PredictionLogOuterClass.PredictionLogOrBuilder.getPredictStreamedLog().tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;PredictionLogOuterClass.PredictStreamedLog.parseDelimitedFrom(InputStream input) PredictionLogOuterClass.PredictStreamedLog.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.PredictStreamedLog.parseFrom(byte[] data) PredictionLogOuterClass.PredictStreamedLog.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.PredictStreamedLog.parseFrom(com.google.protobuf.ByteString data) PredictionLogOuterClass.PredictStreamedLog.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.PredictStreamedLog.parseFrom(com.google.protobuf.CodedInputStream input) PredictionLogOuterClass.PredictStreamedLog.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.PredictStreamedLog.parseFrom(InputStream input) PredictionLogOuterClass.PredictStreamedLog.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) PredictionLogOuterClass.PredictStreamedLog.parseFrom(ByteBuffer data) PredictionLogOuterClass.PredictStreamedLog.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tensorflow.serving that return types with arguments of type PredictionLogOuterClass.PredictStreamedLogModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PredictionLogOuterClass.PredictStreamedLog> PredictionLogOuterClass.PredictStreamedLog.getParserForType()static com.google.protobuf.Parser<PredictionLogOuterClass.PredictStreamedLog> PredictionLogOuterClass.PredictStreamedLog.parser()Methods in tensorflow.serving with parameters of type PredictionLogOuterClass.PredictStreamedLogModifier and TypeMethodDescriptionPredictionLogOuterClass.PredictStreamedLog.Builder.mergeFrom(PredictionLogOuterClass.PredictStreamedLog other) PredictionLogOuterClass.PredictionLog.Builder.mergePredictStreamedLog(PredictionLogOuterClass.PredictStreamedLog value) .tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;PredictionLogOuterClass.PredictStreamedLog.newBuilder(PredictionLogOuterClass.PredictStreamedLog prototype) PredictionLogOuterClass.PredictionLog.Builder.setPredictStreamedLog(PredictionLogOuterClass.PredictStreamedLog value) .tensorflow.serving.PredictStreamedLog predict_streamed_log = 7;