Uses of Class
org.apache.drill.exec.proto.UserBitShared.Jar
Packages that use UserBitShared.Jar
-
Uses of UserBitShared.Jar in org.apache.drill.exec.proto
Fields in org.apache.drill.exec.proto with type parameters of type UserBitShared.JarModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<UserBitShared.Jar>
UserBitShared.Jar.PARSER
Deprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.JarModifier and TypeMethodDescriptionUserBitShared.Jar.Builder.build()
UserBitShared.Jar.Builder.buildPartial()
static UserBitShared.Jar
UserBitShared.Jar.getDefaultInstance()
UserBitShared.Jar.Builder.getDefaultInstanceForType()
UserBitShared.Jar.getDefaultInstanceForType()
UserBitShared.Registry.Builder.getJar
(int index) repeated .exec.shared.Jar jar = 1;
UserBitShared.Registry.getJar
(int index) repeated .exec.shared.Jar jar = 1;
UserBitShared.RegistryOrBuilder.getJar
(int index) repeated .exec.shared.Jar jar = 1;
SchemaUserBitShared.Jar.MessageSchema.newMessage()
static UserBitShared.Jar
UserBitShared.Jar.parseDelimitedFrom
(InputStream input) static UserBitShared.Jar
UserBitShared.Jar.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(byte[] data) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(com.google.protobuf.ByteString data) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(com.google.protobuf.CodedInputStream input) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(InputStream input) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(ByteBuffer data) static UserBitShared.Jar
UserBitShared.Jar.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.apache.drill.exec.proto that return types with arguments of type UserBitShared.JarModifier and TypeMethodDescriptionUserBitShared.Registry.Builder.getJarList()
repeated .exec.shared.Jar jar = 1;
UserBitShared.Registry.getJarList()
repeated .exec.shared.Jar jar = 1;
UserBitShared.RegistryOrBuilder.getJarList()
repeated .exec.shared.Jar jar = 1;
com.google.protobuf.Parser<UserBitShared.Jar>
UserBitShared.Jar.getParserForType()
static com.google.protobuf.Parser<UserBitShared.Jar>
UserBitShared.Jar.parser()
SchemaUserBitShared.Jar.MessageSchema.typeClass()
Methods in org.apache.drill.exec.proto with parameters of type UserBitShared.JarModifier and TypeMethodDescriptionUserBitShared.Registry.Builder.addJar
(int index, UserBitShared.Jar value) repeated .exec.shared.Jar jar = 1;
UserBitShared.Registry.Builder.addJar
(UserBitShared.Jar value) repeated .exec.shared.Jar jar = 1;
boolean
SchemaUserBitShared.Jar.MessageSchema.isInitialized
(UserBitShared.Jar message) void
SchemaUserBitShared.Jar.MessageSchema.mergeFrom
(io.protostuff.Input input, UserBitShared.Jar message) UserBitShared.Jar.Builder.mergeFrom
(UserBitShared.Jar other) static UserBitShared.Jar.Builder
UserBitShared.Jar.newBuilder
(UserBitShared.Jar prototype) UserBitShared.Registry.Builder.setJar
(int index, UserBitShared.Jar value) repeated .exec.shared.Jar jar = 1;
void
SchemaUserBitShared.Jar.MessageSchema.writeTo
(io.protostuff.Output output, UserBitShared.Jar message) Method parameters in org.apache.drill.exec.proto with type arguments of type UserBitShared.JarModifier and TypeMethodDescriptionUserBitShared.Registry.Builder.addAllJar
(Iterable<? extends UserBitShared.Jar> values) repeated .exec.shared.Jar jar = 1;