Package org.tensorflow.metadata.v0
Class CrossFeatureStatistics
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.tensorflow.metadata.v0.CrossFeatureStatistics
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,CrossFeatureStatisticsOrBuilder
public final class CrossFeatureStatistics extends com.google.protobuf.GeneratedMessageV3 implements CrossFeatureStatisticsOrBuilder
Protobuf typetensorflow.metadata.v0.CrossFeatureStatistics- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCrossFeatureStatistics.BuilderProtobuf typetensorflow.metadata.v0.CrossFeatureStatisticsstatic classCrossFeatureStatistics.CrossStatsCase-
Nested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageV3
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
-
-
Field Summary
Fields Modifier and Type Field Description static intCATEGORICAL_CROSS_STATS_FIELD_NUMBERstatic intCOUNT_FIELD_NUMBERstatic intNUM_CROSS_STATS_FIELD_NUMBERstatic intPATH_X_FIELD_NUMBERstatic intPATH_Y_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)CategoricalCrossStatisticsgetCategoricalCrossStats().tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;CategoricalCrossStatisticsOrBuildergetCategoricalCrossStatsOrBuilder().tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;longgetCount()Number of occurrences of this feature cross in the data.CrossFeatureStatistics.CrossStatsCasegetCrossStatsCase()static CrossFeatureStatisticsgetDefaultInstance()CrossFeatureStatisticsgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()NumericCrossStatisticsgetNumCrossStats().tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;NumericCrossStatisticsOrBuildergetNumCrossStatsOrBuilder().tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;com.google.protobuf.Parser<CrossFeatureStatistics>getParserForType()PathgetPathX()The path of feature x.PathOrBuildergetPathXOrBuilder()The path of feature x.PathgetPathY()The path of feature y.PathOrBuildergetPathYOrBuilder()The path of feature y.intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasCategoricalCrossStats().tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;inthashCode()booleanhasNumCrossStats().tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;booleanhasPathX()The path of feature x.booleanhasPathY()The path of feature y.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static CrossFeatureStatistics.BuildernewBuilder()static CrossFeatureStatistics.BuildernewBuilder(CrossFeatureStatistics prototype)CrossFeatureStatistics.BuildernewBuilderForType()protected CrossFeatureStatistics.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static CrossFeatureStatisticsparseDelimitedFrom(InputStream input)static CrossFeatureStatisticsparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CrossFeatureStatisticsparseFrom(byte[] data)static CrossFeatureStatisticsparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CrossFeatureStatisticsparseFrom(com.google.protobuf.ByteString data)static CrossFeatureStatisticsparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CrossFeatureStatisticsparseFrom(com.google.protobuf.CodedInputStream input)static CrossFeatureStatisticsparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CrossFeatureStatisticsparseFrom(InputStream input)static CrossFeatureStatisticsparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static CrossFeatureStatisticsparseFrom(ByteBuffer data)static CrossFeatureStatisticsparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<CrossFeatureStatistics>parser()CrossFeatureStatistics.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
Methods inherited from class com.google.protobuf.GeneratedMessageV3
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, makeExtensionsImmutable, 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, writeStringNoTag
-
Methods inherited from class com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
Methods inherited from class com.google.protobuf.AbstractMessageLite
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Field Detail
-
PATH_X_FIELD_NUMBER
public static final int PATH_X_FIELD_NUMBER
- See Also:
- Constant Field Values
-
PATH_Y_FIELD_NUMBER
public static final int PATH_Y_FIELD_NUMBER
- See Also:
- Constant Field Values
-
COUNT_FIELD_NUMBER
public static final int COUNT_FIELD_NUMBER
- See Also:
- Constant Field Values
-
NUM_CROSS_STATS_FIELD_NUMBER
public static final int NUM_CROSS_STATS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
CATEGORICAL_CROSS_STATS_FIELD_NUMBER
public static final int CATEGORICAL_CROSS_STATS_FIELD_NUMBER
- See Also:
- Constant Field Values
-
-
Method Detail
-
newInstance
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 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
-
getCrossStatsCase
public CrossFeatureStatistics.CrossStatsCase getCrossStatsCase()
- Specified by:
getCrossStatsCasein interfaceCrossFeatureStatisticsOrBuilder
-
hasPathX
public boolean hasPathX()
The path of feature x.
.tensorflow.metadata.v0.Path path_x = 1;- Specified by:
hasPathXin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- Whether the pathX field is set.
-
getPathX
public Path getPathX()
The path of feature x.
.tensorflow.metadata.v0.Path path_x = 1;- Specified by:
getPathXin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- The pathX.
-
getPathXOrBuilder
public PathOrBuilder getPathXOrBuilder()
The path of feature x.
.tensorflow.metadata.v0.Path path_x = 1;- Specified by:
getPathXOrBuilderin interfaceCrossFeatureStatisticsOrBuilder
-
hasPathY
public boolean hasPathY()
The path of feature y.
.tensorflow.metadata.v0.Path path_y = 2;- Specified by:
hasPathYin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- Whether the pathY field is set.
-
getPathY
public Path getPathY()
The path of feature y.
.tensorflow.metadata.v0.Path path_y = 2;- Specified by:
getPathYin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- The pathY.
-
getPathYOrBuilder
public PathOrBuilder getPathYOrBuilder()
The path of feature y.
.tensorflow.metadata.v0.Path path_y = 2;- Specified by:
getPathYOrBuilderin interfaceCrossFeatureStatisticsOrBuilder
-
getCount
public long getCount()
Number of occurrences of this feature cross in the data. If any of the features in the cross is missing, the example is ignored.
uint64 count = 3;- Specified by:
getCountin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- The count.
-
hasNumCrossStats
public boolean hasNumCrossStats()
.tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;- Specified by:
hasNumCrossStatsin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- Whether the numCrossStats field is set.
-
getNumCrossStats
public NumericCrossStatistics getNumCrossStats()
.tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;- Specified by:
getNumCrossStatsin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- The numCrossStats.
-
getNumCrossStatsOrBuilder
public NumericCrossStatisticsOrBuilder getNumCrossStatsOrBuilder()
.tensorflow.metadata.v0.NumericCrossStatistics num_cross_stats = 4;- Specified by:
getNumCrossStatsOrBuilderin interfaceCrossFeatureStatisticsOrBuilder
-
hasCategoricalCrossStats
public boolean hasCategoricalCrossStats()
.tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;- Specified by:
hasCategoricalCrossStatsin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- Whether the categoricalCrossStats field is set.
-
getCategoricalCrossStats
public CategoricalCrossStatistics getCategoricalCrossStats()
.tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;- Specified by:
getCategoricalCrossStatsin interfaceCrossFeatureStatisticsOrBuilder- Returns:
- The categoricalCrossStats.
-
getCategoricalCrossStatsOrBuilder
public CategoricalCrossStatisticsOrBuilder getCategoricalCrossStatsOrBuilder()
.tensorflow.metadata.v0.CategoricalCrossStatistics categorical_cross_stats = 5;- Specified by:
getCategoricalCrossStatsOrBuilderin interfaceCrossFeatureStatisticsOrBuilder
-
isInitialized
public final boolean isInitialized()
- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException- 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
public boolean equals(Object obj)
- 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 CrossFeatureStatistics parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static CrossFeatureStatistics parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CrossFeatureStatistics parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CrossFeatureStatistics parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static CrossFeatureStatistics parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static CrossFeatureStatistics parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static CrossFeatureStatistics parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public CrossFeatureStatistics.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static CrossFeatureStatistics.Builder newBuilder()
-
newBuilder
public static CrossFeatureStatistics.Builder newBuilder(CrossFeatureStatistics prototype)
-
toBuilder
public CrossFeatureStatistics.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected CrossFeatureStatistics.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static CrossFeatureStatistics getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<CrossFeatureStatistics> parser()
-
getParserForType
public com.google.protobuf.Parser<CrossFeatureStatistics> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public CrossFeatureStatistics getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-