Package org.mlflow.api.proto
Class Service.Scorer
java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessageV3
org.mlflow.api.proto.Service.Scorer
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,Service.ScorerOrBuilder
- Enclosing class:
- Service
public static final class Service.Scorer
extends com.google.protobuf.GeneratedMessageV3
implements Service.ScorerOrBuilder
Scorer entity representing a scorer in the database.Protobuf type
mlflow.Scorer- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classScorer entity representing a scorer in the database.Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT, BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessageLite.InternalOneOfEnum -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final com.google.protobuf.Parser<Service.Scorer>Deprecated.static final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageV3
alwaysUseFieldBuilders, unknownFieldsFields inherited from class com.google.protobuf.AbstractMessage
memoizedSizeFields inherited from class com.google.protobuf.AbstractMessageLite
memoizedHashCode -
Method Summary
Modifier and TypeMethodDescriptionbooleanlongThe creation time of the scorer version (in milliseconds since epoch).static Service.Scorerstatic final com.google.protobuf.Descriptors.DescriptorintThe experiment ID.com.google.protobuf.Parser<Service.Scorer>The unique identifier for the scorer.com.google.protobuf.ByteStringThe unique identifier for the scorer.The scorer name.com.google.protobuf.ByteStringThe scorer name.intThe scorer version.The serialized scorer string.com.google.protobuf.ByteStringThe serialized scorer string.intfinal com.google.protobuf.UnknownFieldSetbooleanThe creation time of the scorer version (in milliseconds since epoch).booleanThe experiment ID.inthashCode()booleanThe unique identifier for the scorer.booleanThe scorer name.booleanThe scorer version.booleanThe serialized scorer string.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanstatic Service.Scorer.Builderstatic Service.Scorer.BuildernewBuilder(Service.Scorer prototype) protected Service.Scorer.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) static Service.ScorerparseDelimitedFrom(InputStream input) static Service.ScorerparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.ScorerparseFrom(byte[] data) static Service.ScorerparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.ScorerparseFrom(com.google.protobuf.ByteString data) static Service.ScorerparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.ScorerparseFrom(com.google.protobuf.CodedInputStream input) static Service.ScorerparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.ScorerparseFrom(InputStream input) static Service.ScorerparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Service.ScorerparseFrom(ByteBuffer data) static Service.ScorerparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Service.Scorer>parser()voidwriteTo(com.google.protobuf.CodedOutputStream output) Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, isStringEmpty, makeExtensionsImmutable, makeMutableCopy, makeMutableCopy, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTagMethods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLite
toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof
-
Field Details
-
EXPERIMENT_ID_FIELD_NUMBER
public static final int EXPERIMENT_ID_FIELD_NUMBER- See Also:
-
SCORER_NAME_FIELD_NUMBER
public static final int SCORER_NAME_FIELD_NUMBER- See Also:
-
SCORER_VERSION_FIELD_NUMBER
public static final int SCORER_VERSION_FIELD_NUMBER- See Also:
-
SERIALIZED_SCORER_FIELD_NUMBER
public static final int SERIALIZED_SCORER_FIELD_NUMBER- See Also:
-
CREATION_TIME_FIELD_NUMBER
public static final int CREATION_TIME_FIELD_NUMBER- See Also:
-
SCORER_ID_FIELD_NUMBER
public static final int SCORER_ID_FIELD_NUMBER- See Also:
-
PARSER
Deprecated.
-
-
Method Details
-
newInstance
- Overrides:
newInstancein classcom.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()- Specified by:
getUnknownFieldsin interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3
-
hasExperimentId
public boolean hasExperimentId()The experiment ID.
optional int32 experiment_id = 1;- Specified by:
hasExperimentIdin interfaceService.ScorerOrBuilder- Returns:
- Whether the experimentId field is set.
-
getExperimentId
public int getExperimentId()The experiment ID.
optional int32 experiment_id = 1;- Specified by:
getExperimentIdin interfaceService.ScorerOrBuilder- Returns:
- The experimentId.
-
hasScorerName
public boolean hasScorerName()The scorer name.
optional string scorer_name = 2;- Specified by:
hasScorerNamein interfaceService.ScorerOrBuilder- Returns:
- Whether the scorerName field is set.
-
getScorerName
The scorer name.
optional string scorer_name = 2;- Specified by:
getScorerNamein interfaceService.ScorerOrBuilder- Returns:
- The scorerName.
-
getScorerNameBytes
public com.google.protobuf.ByteString getScorerNameBytes()The scorer name.
optional string scorer_name = 2;- Specified by:
getScorerNameBytesin interfaceService.ScorerOrBuilder- Returns:
- The bytes for scorerName.
-
hasScorerVersion
public boolean hasScorerVersion()The scorer version.
optional int32 scorer_version = 3;- Specified by:
hasScorerVersionin interfaceService.ScorerOrBuilder- Returns:
- Whether the scorerVersion field is set.
-
getScorerVersion
public int getScorerVersion()The scorer version.
optional int32 scorer_version = 3;- Specified by:
getScorerVersionin interfaceService.ScorerOrBuilder- Returns:
- The scorerVersion.
-
hasSerializedScorer
public boolean hasSerializedScorer()The serialized scorer string.
optional string serialized_scorer = 4;- Specified by:
hasSerializedScorerin interfaceService.ScorerOrBuilder- Returns:
- Whether the serializedScorer field is set.
-
getSerializedScorer
The serialized scorer string.
optional string serialized_scorer = 4;- Specified by:
getSerializedScorerin interfaceService.ScorerOrBuilder- Returns:
- The serializedScorer.
-
getSerializedScorerBytes
public com.google.protobuf.ByteString getSerializedScorerBytes()The serialized scorer string.
optional string serialized_scorer = 4;- Specified by:
getSerializedScorerBytesin interfaceService.ScorerOrBuilder- Returns:
- The bytes for serializedScorer.
-
hasCreationTime
public boolean hasCreationTime()The creation time of the scorer version (in milliseconds since epoch).
optional int64 creation_time = 5;- Specified by:
hasCreationTimein interfaceService.ScorerOrBuilder- Returns:
- Whether the creationTime field is set.
-
getCreationTime
public long getCreationTime()The creation time of the scorer version (in milliseconds since epoch).
optional int64 creation_time = 5;- Specified by:
getCreationTimein interfaceService.ScorerOrBuilder- Returns:
- The creationTime.
-
hasScorerId
public boolean hasScorerId()The unique identifier for the scorer.
optional string scorer_id = 6;- Specified by:
hasScorerIdin interfaceService.ScorerOrBuilder- Returns:
- Whether the scorerId field is set.
-
getScorerId
The unique identifier for the scorer.
optional string scorer_id = 6;- Specified by:
getScorerIdin interfaceService.ScorerOrBuilder- Returns:
- The scorerId.
-
getScorerIdBytes
public com.google.protobuf.ByteString getScorerIdBytes()The unique identifier for the scorer.
optional string scorer_id = 6;- Specified by:
getScorerIdBytesin interfaceService.ScorerOrBuilder- Returns:
- The bytes for scorerId.
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
- Specified by:
writeToin interfacecom.google.protobuf.MessageLite- Overrides:
writeToin classcom.google.protobuf.GeneratedMessageV3- Throws:
IOException
-
getSerializedSize
public int getSerializedSize()- Specified by:
getSerializedSizein interfacecom.google.protobuf.MessageLite- Overrides:
getSerializedSizein classcom.google.protobuf.GeneratedMessageV3
-
equals
- Specified by:
equalsin interfacecom.google.protobuf.Message- Overrides:
equalsin classcom.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()- Specified by:
hashCodein interfacecom.google.protobuf.Message- Overrides:
hashCodein classcom.google.protobuf.AbstractMessage
-
parseFrom
public static Service.Scorer parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Scorer parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Scorer parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Scorer parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Scorer parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Service.Scorer parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
- Throws:
IOException
-
parseFrom
public static Service.Scorer parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseDelimitedFrom
- Throws:
IOException
-
parseDelimitedFrom
public static Service.Scorer parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
parseFrom
public static Service.Scorer parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
IOException
-
parseFrom
public static Service.Scorer parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
IOException
-
newBuilderForType
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
-
newBuilder
-
toBuilder
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected Service.Scorer.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) - Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
-
parser
-
getParserForType
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-