Package com.alibaba.RDDReaderTransfer
Class essential_type
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- com.alibaba.RDDReaderTransfer.essential_type
-
- All Implemented Interfaces:
essential_typeOrBuilder,com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable
public final class essential_type extends com.google.protobuf.GeneratedMessageV3 implements essential_typeOrBuilder
没有scala中的char,short,Byte
Protobuf typeRDDReaderTransfer.essential_type- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classessential_type.Builder没有scala中的char,short,Bytestatic classessential_type.EssentialCase-
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 intBOOL_DATA_FIELD_NUMBERstatic intDOUBLE_DATA_FIELD_NUMBERstatic intFLOAT_DATA_FIELD_NUMBERstatic intINT_DATA_FIELD_NUMBERstatic intLONG_DATA_FIELD_NUMBERstatic intSTRING_DATA_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)booleangetBoolData()bool bool_data = 5;static essential_typegetDefaultInstance()essential_typegetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()doublegetDoubleData()double double_data = 4;essential_type.EssentialCasegetEssentialCase()floatgetFloatData()float float_data = 3;intgetIntData()int32 int_data = 1;longgetLongData()int64 long_data = 2;com.google.protobuf.Parser<essential_type>getParserForType()intgetSerializedSize()StringgetStringData()string string_data = 6;com.google.protobuf.ByteStringgetStringDataBytes()string string_data = 6;com.google.protobuf.UnknownFieldSetgetUnknownFields()booleanhasBoolData()bool bool_data = 5;booleanhasDoubleData()double double_data = 4;booleanhasFloatData()float float_data = 3;inthashCode()booleanhasIntData()int32 int_data = 1;booleanhasLongData()int64 long_data = 2;booleanhasStringData()string string_data = 6;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static essential_type.BuildernewBuilder()static essential_type.BuildernewBuilder(essential_type prototype)essential_type.BuildernewBuilderForType()protected essential_type.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static essential_typeparseDelimitedFrom(InputStream input)static essential_typeparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeparseFrom(byte[] data)static essential_typeparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeparseFrom(com.google.protobuf.ByteString data)static essential_typeparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeparseFrom(com.google.protobuf.CodedInputStream input)static essential_typeparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeparseFrom(InputStream input)static essential_typeparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static essential_typeparseFrom(ByteBuffer data)static essential_typeparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<essential_type>parser()essential_type.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, isStringEmpty, 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
-
INT_DATA_FIELD_NUMBER
public static final int INT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_DATA_FIELD_NUMBER
public static final int LONG_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
FLOAT_DATA_FIELD_NUMBER
public static final int FLOAT_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_DATA_FIELD_NUMBER
public static final int DOUBLE_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BOOL_DATA_FIELD_NUMBER
public static final int BOOL_DATA_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_DATA_FIELD_NUMBER
public static final int STRING_DATA_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
-
getEssentialCase
public essential_type.EssentialCase getEssentialCase()
- Specified by:
getEssentialCasein interfaceessential_typeOrBuilder
-
hasIntData
public boolean hasIntData()
int32 int_data = 1;- Specified by:
hasIntDatain interfaceessential_typeOrBuilder- Returns:
- Whether the intData field is set.
-
getIntData
public int getIntData()
int32 int_data = 1;- Specified by:
getIntDatain interfaceessential_typeOrBuilder- Returns:
- The intData.
-
hasLongData
public boolean hasLongData()
int64 long_data = 2;- Specified by:
hasLongDatain interfaceessential_typeOrBuilder- Returns:
- Whether the longData field is set.
-
getLongData
public long getLongData()
int64 long_data = 2;- Specified by:
getLongDatain interfaceessential_typeOrBuilder- Returns:
- The longData.
-
hasFloatData
public boolean hasFloatData()
float float_data = 3;- Specified by:
hasFloatDatain interfaceessential_typeOrBuilder- Returns:
- Whether the floatData field is set.
-
getFloatData
public float getFloatData()
float float_data = 3;- Specified by:
getFloatDatain interfaceessential_typeOrBuilder- Returns:
- The floatData.
-
hasDoubleData
public boolean hasDoubleData()
double double_data = 4;- Specified by:
hasDoubleDatain interfaceessential_typeOrBuilder- Returns:
- Whether the doubleData field is set.
-
getDoubleData
public double getDoubleData()
double double_data = 4;- Specified by:
getDoubleDatain interfaceessential_typeOrBuilder- Returns:
- The doubleData.
-
hasBoolData
public boolean hasBoolData()
bool bool_data = 5;- Specified by:
hasBoolDatain interfaceessential_typeOrBuilder- Returns:
- Whether the boolData field is set.
-
getBoolData
public boolean getBoolData()
bool bool_data = 5;- Specified by:
getBoolDatain interfaceessential_typeOrBuilder- Returns:
- The boolData.
-
hasStringData
public boolean hasStringData()
string string_data = 6;- Specified by:
hasStringDatain interfaceessential_typeOrBuilder- Returns:
- Whether the stringData field is set.
-
getStringData
public String getStringData()
string string_data = 6;- Specified by:
getStringDatain interfaceessential_typeOrBuilder- Returns:
- The stringData.
-
getStringDataBytes
public com.google.protobuf.ByteString getStringDataBytes()
string string_data = 6;- Specified by:
getStringDataBytesin interfaceessential_typeOrBuilder- Returns:
- The bytes for stringData.
-
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 essential_type parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static essential_type parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static essential_type parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static essential_type parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static essential_type parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static essential_type parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static essential_type parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public essential_type.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static essential_type.Builder newBuilder()
-
newBuilder
public static essential_type.Builder newBuilder(essential_type prototype)
-
toBuilder
public essential_type.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected essential_type.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static essential_type getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<essential_type> parser()
-
getParserForType
public com.google.protobuf.Parser<essential_type> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public essential_type getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-