Uses of Class
org.apache.arrow.gandiva.ipc.GandivaTypes.IntConstants
Packages that use GandivaTypes.IntConstants
-
Uses of GandivaTypes.IntConstants in org.apache.arrow.gandiva.ipc
Methods in org.apache.arrow.gandiva.ipc that return GandivaTypes.IntConstantsModifier and TypeMethodDescriptionGandivaTypes.IntConstants.Builder.build()GandivaTypes.IntConstants.Builder.buildPartial()static GandivaTypes.IntConstantsGandivaTypes.IntConstants.getDefaultInstance()GandivaTypes.IntConstants.Builder.getDefaultInstanceForType()GandivaTypes.IntConstants.getDefaultInstanceForType()GandivaTypes.InNode.Builder.getIntValues()optional .gandiva.types.IntConstants intValues = 2;GandivaTypes.InNode.getIntValues()optional .gandiva.types.IntConstants intValues = 2;GandivaTypes.InNodeOrBuilder.getIntValues()optional .gandiva.types.IntConstants intValues = 2;static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseDelimitedFrom(InputStream input) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(byte[] data) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(com.google.protobuf.ByteString data) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(com.google.protobuf.CodedInputStream input) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(InputStream input) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(ByteBuffer data) static GandivaTypes.IntConstantsGandivaTypes.IntConstants.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.arrow.gandiva.ipc that return types with arguments of type GandivaTypes.IntConstantsModifier and TypeMethodDescriptioncom.google.protobuf.Parser<GandivaTypes.IntConstants>GandivaTypes.IntConstants.getParserForType()static com.google.protobuf.Parser<GandivaTypes.IntConstants>GandivaTypes.IntConstants.parser()Methods in org.apache.arrow.gandiva.ipc with parameters of type GandivaTypes.IntConstantsModifier and TypeMethodDescriptionGandivaTypes.IntConstants.Builder.mergeFrom(GandivaTypes.IntConstants other) GandivaTypes.InNode.Builder.mergeIntValues(GandivaTypes.IntConstants value) optional .gandiva.types.IntConstants intValues = 2;GandivaTypes.IntConstants.newBuilder(GandivaTypes.IntConstants prototype) GandivaTypes.InNode.Builder.setIntValues(GandivaTypes.IntConstants value) optional .gandiva.types.IntConstants intValues = 2;