Class RpcTransformerArgument
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.hansken.extraction.plugin.grpc.RpcTransformerArgument
-
- All Implemented Interfaces:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Serializable,RpcTransformerArgumentOrBuilder
public final class RpcTransformerArgument extends com.google.protobuf.GeneratedMessageV3 implements RpcTransformerArgumentOrBuilder
An argument or return value of a Transformer.
Protobuf typeorg.hansken.extraction.plugin.grpc.RpcTransformerArgument- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classRpcTransformerArgument.BuilderAn argument or return value of a Transformer.static classRpcTransformerArgument.TypeCase-
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
-
-
Field Summary
Fields Modifier and Type Field Description static intBOOLEAN_FIELD_NUMBERstatic intBYTES_FIELD_NUMBERstatic intDATETIME_FIELD_NUMBERstatic intDOUBLE_FIELD_NUMBERstatic intLATLONG_FIELD_NUMBERstatic intLIST_FIELD_NUMBERstatic intLONG_FIELD_NUMBERstatic intMAP_FIELD_NUMBERstatic intSTRING_FIELD_NUMBERstatic intVECTOR_FIELD_NUMBER
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)RpcBooleangetBoolean().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;RpcBooleanOrBuildergetBooleanOrBuilder().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;RpcBytesgetBytes().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;RpcBytesOrBuildergetBytesOrBuilder().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;RpcZonedDateTimegetDatetime().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;RpcZonedDateTimeOrBuildergetDatetimeOrBuilder().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;static RpcTransformerArgumentgetDefaultInstance()RpcTransformerArgumentgetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()RpcDoublegetDouble().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;RpcDoubleOrBuildergetDoubleOrBuilder().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;RpcLatLonggetLatLong().org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;RpcLatLongOrBuildergetLatLongOrBuilder().org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;RpcListgetList().org.hansken.extraction.plugin.grpc.RpcList list = 10;RpcListOrBuildergetListOrBuilder().org.hansken.extraction.plugin.grpc.RpcList list = 10;RpcLonggetLong().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcLongOrBuildergetLongOrBuilder().org.hansken.extraction.plugin.grpc.RpcLong long = 4;RpcMapgetMap().org.hansken.extraction.plugin.grpc.RpcMap map = 11;RpcMapOrBuildergetMapOrBuilder().org.hansken.extraction.plugin.grpc.RpcMap map = 11;com.google.protobuf.Parser<RpcTransformerArgument>getParserForType()intgetSerializedSize()RpcStringgetString().org.hansken.extraction.plugin.grpc.RpcString string = 6;RpcStringOrBuildergetStringOrBuilder().org.hansken.extraction.plugin.grpc.RpcString string = 6;RpcTransformerArgument.TypeCasegetTypeCase()RpcVectorgetVector().org.hansken.extraction.plugin.grpc.RpcVector vector = 7;RpcVectorOrBuildergetVectorOrBuilder().org.hansken.extraction.plugin.grpc.RpcVector vector = 7;booleanhasBoolean().org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;booleanhasBytes().org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;booleanhasDatetime().org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;booleanhasDouble().org.hansken.extraction.plugin.grpc.RpcDouble double = 5;inthashCode()booleanhasLatLong().org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;booleanhasList().org.hansken.extraction.plugin.grpc.RpcList list = 10;booleanhasLong().org.hansken.extraction.plugin.grpc.RpcLong long = 4;booleanhasMap().org.hansken.extraction.plugin.grpc.RpcMap map = 11;booleanhasString().org.hansken.extraction.plugin.grpc.RpcString string = 6;booleanhasVector().org.hansken.extraction.plugin.grpc.RpcVector vector = 7;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()booleanisInitialized()static RpcTransformerArgument.BuildernewBuilder()static RpcTransformerArgument.BuildernewBuilder(RpcTransformerArgument prototype)RpcTransformerArgument.BuildernewBuilderForType()protected RpcTransformerArgument.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static RpcTransformerArgumentparseDelimitedFrom(InputStream input)static RpcTransformerArgumentparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcTransformerArgumentparseFrom(byte[] data)static RpcTransformerArgumentparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcTransformerArgumentparseFrom(com.google.protobuf.ByteString data)static RpcTransformerArgumentparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcTransformerArgumentparseFrom(com.google.protobuf.CodedInputStream input)static RpcTransformerArgumentparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcTransformerArgumentparseFrom(InputStream input)static RpcTransformerArgumentparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RpcTransformerArgumentparseFrom(ByteBuffer data)static RpcTransformerArgumentparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<RpcTransformerArgument>parser()RpcTransformerArgument.BuildertoBuilder()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, getUnknownFields, 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, 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
-
BOOLEAN_FIELD_NUMBER
public static final int BOOLEAN_FIELD_NUMBER
- See Also:
- Constant Field Values
-
BYTES_FIELD_NUMBER
public static final int BYTES_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LONG_FIELD_NUMBER
public static final int LONG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DOUBLE_FIELD_NUMBER
public static final int DOUBLE_FIELD_NUMBER
- See Also:
- Constant Field Values
-
STRING_FIELD_NUMBER
public static final int STRING_FIELD_NUMBER
- See Also:
- Constant Field Values
-
VECTOR_FIELD_NUMBER
public static final int VECTOR_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LATLONG_FIELD_NUMBER
public static final int LATLONG_FIELD_NUMBER
- See Also:
- Constant Field Values
-
DATETIME_FIELD_NUMBER
public static final int DATETIME_FIELD_NUMBER
- See Also:
- Constant Field Values
-
LIST_FIELD_NUMBER
public static final int LIST_FIELD_NUMBER
- See Also:
- Constant Field Values
-
MAP_FIELD_NUMBER
public static final int MAP_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
-
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
-
getTypeCase
public RpcTransformerArgument.TypeCase getTypeCase()
- Specified by:
getTypeCasein interfaceRpcTransformerArgumentOrBuilder
-
hasBoolean
public boolean hasBoolean()
.org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;- Specified by:
hasBooleanin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the boolean field is set.
-
getBoolean
public RpcBoolean getBoolean()
.org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;- Specified by:
getBooleanin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The boolean.
-
getBooleanOrBuilder
public RpcBooleanOrBuilder getBooleanOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcBoolean boolean = 2;- Specified by:
getBooleanOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasBytes
public boolean hasBytes()
.org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;- Specified by:
hasBytesin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the bytes field is set.
-
getBytes
public RpcBytes getBytes()
.org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;- Specified by:
getBytesin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The bytes.
-
getBytesOrBuilder
public RpcBytesOrBuilder getBytesOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcBytes bytes = 3;- Specified by:
getBytesOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasLong
public boolean hasLong()
.org.hansken.extraction.plugin.grpc.RpcLong long = 4;- Specified by:
hasLongin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the long field is set.
-
getLong
public RpcLong getLong()
.org.hansken.extraction.plugin.grpc.RpcLong long = 4;- Specified by:
getLongin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The long.
-
getLongOrBuilder
public RpcLongOrBuilder getLongOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcLong long = 4;- Specified by:
getLongOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasDouble
public boolean hasDouble()
.org.hansken.extraction.plugin.grpc.RpcDouble double = 5;- Specified by:
hasDoublein interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the double field is set.
-
getDouble
public RpcDouble getDouble()
.org.hansken.extraction.plugin.grpc.RpcDouble double = 5;- Specified by:
getDoublein interfaceRpcTransformerArgumentOrBuilder- Returns:
- The double.
-
getDoubleOrBuilder
public RpcDoubleOrBuilder getDoubleOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcDouble double = 5;- Specified by:
getDoubleOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasString
public boolean hasString()
.org.hansken.extraction.plugin.grpc.RpcString string = 6;- Specified by:
hasStringin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the string field is set.
-
getString
public RpcString getString()
.org.hansken.extraction.plugin.grpc.RpcString string = 6;- Specified by:
getStringin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The string.
-
getStringOrBuilder
public RpcStringOrBuilder getStringOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcString string = 6;- Specified by:
getStringOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasVector
public boolean hasVector()
.org.hansken.extraction.plugin.grpc.RpcVector vector = 7;- Specified by:
hasVectorin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the vector field is set.
-
getVector
public RpcVector getVector()
.org.hansken.extraction.plugin.grpc.RpcVector vector = 7;- Specified by:
getVectorin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The vector.
-
getVectorOrBuilder
public RpcVectorOrBuilder getVectorOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcVector vector = 7;- Specified by:
getVectorOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasLatLong
public boolean hasLatLong()
.org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;- Specified by:
hasLatLongin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the latLong field is set.
-
getLatLong
public RpcLatLong getLatLong()
.org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;- Specified by:
getLatLongin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The latLong.
-
getLatLongOrBuilder
public RpcLatLongOrBuilder getLatLongOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcLatLong latLong = 8;- Specified by:
getLatLongOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasDatetime
public boolean hasDatetime()
.org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;- Specified by:
hasDatetimein interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the datetime field is set.
-
getDatetime
public RpcZonedDateTime getDatetime()
.org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;- Specified by:
getDatetimein interfaceRpcTransformerArgumentOrBuilder- Returns:
- The datetime.
-
getDatetimeOrBuilder
public RpcZonedDateTimeOrBuilder getDatetimeOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcZonedDateTime datetime = 9;- Specified by:
getDatetimeOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasList
public boolean hasList()
.org.hansken.extraction.plugin.grpc.RpcList list = 10;- Specified by:
hasListin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the list field is set.
-
getList
public RpcList getList()
.org.hansken.extraction.plugin.grpc.RpcList list = 10;- Specified by:
getListin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The list.
-
getListOrBuilder
public RpcListOrBuilder getListOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcList list = 10;- Specified by:
getListOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
hasMap
public boolean hasMap()
.org.hansken.extraction.plugin.grpc.RpcMap map = 11;- Specified by:
hasMapin interfaceRpcTransformerArgumentOrBuilder- Returns:
- Whether the map field is set.
-
getMap
public RpcMap getMap()
.org.hansken.extraction.plugin.grpc.RpcMap map = 11;- Specified by:
getMapin interfaceRpcTransformerArgumentOrBuilder- Returns:
- The map.
-
getMapOrBuilder
public RpcMapOrBuilder getMapOrBuilder()
.org.hansken.extraction.plugin.grpc.RpcMap map = 11;- Specified by:
getMapOrBuilderin interfaceRpcTransformerArgumentOrBuilder
-
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 RpcTransformerArgument parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- Throws:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static RpcTransformerArgument parseFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RpcTransformerArgument parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RpcTransformerArgument parseDelimitedFrom(InputStream input) throws IOException
- Throws:
IOException
-
parseDelimitedFrom
public static RpcTransformerArgument parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
parseFrom
public static RpcTransformerArgument parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
- Throws:
IOException
-
parseFrom
public static RpcTransformerArgument parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
- Throws:
IOException
-
newBuilderForType
public RpcTransformerArgument.Builder newBuilderForType()
- Specified by:
newBuilderForTypein interfacecom.google.protobuf.Message- Specified by:
newBuilderForTypein interfacecom.google.protobuf.MessageLite
-
newBuilder
public static RpcTransformerArgument.Builder newBuilder()
-
newBuilder
public static RpcTransformerArgument.Builder newBuilder(RpcTransformerArgument prototype)
-
toBuilder
public RpcTransformerArgument.Builder toBuilder()
- Specified by:
toBuilderin interfacecom.google.protobuf.Message- Specified by:
toBuilderin interfacecom.google.protobuf.MessageLite
-
newBuilderForType
protected RpcTransformerArgument.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- Specified by:
newBuilderForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static RpcTransformerArgument getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<RpcTransformerArgument> parser()
-
getParserForType
public com.google.protobuf.Parser<RpcTransformerArgument> getParserForType()
- Specified by:
getParserForTypein interfacecom.google.protobuf.Message- Specified by:
getParserForTypein interfacecom.google.protobuf.MessageLite- Overrides:
getParserForTypein classcom.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public RpcTransformerArgument getDefaultInstanceForType()
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
-