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.PARSERDeprecated.Methods in org.apache.drill.exec.proto that return UserBitShared.JarModifier and TypeMethodDescriptionUserBitShared.Jar.Builder.build()UserBitShared.Jar.Builder.buildPartial()static UserBitShared.JarUserBitShared.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.JarUserBitShared.Jar.parseDelimitedFrom(InputStream input) static UserBitShared.JarUserBitShared.Jar.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.JarUserBitShared.Jar.parseFrom(byte[] data) static UserBitShared.JarUserBitShared.Jar.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.JarUserBitShared.Jar.parseFrom(com.google.protobuf.ByteString data) static UserBitShared.JarUserBitShared.Jar.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.JarUserBitShared.Jar.parseFrom(com.google.protobuf.CodedInputStream input) static UserBitShared.JarUserBitShared.Jar.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.JarUserBitShared.Jar.parseFrom(InputStream input) static UserBitShared.JarUserBitShared.Jar.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static UserBitShared.JarUserBitShared.Jar.parseFrom(ByteBuffer data) static UserBitShared.JarUserBitShared.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;booleanSchemaUserBitShared.Jar.MessageSchema.isInitialized(UserBitShared.Jar message) voidSchemaUserBitShared.Jar.MessageSchema.mergeFrom(io.protostuff.Input input, UserBitShared.Jar message) UserBitShared.Jar.Builder.mergeFrom(UserBitShared.Jar other) static UserBitShared.Jar.BuilderUserBitShared.Jar.newBuilder(UserBitShared.Jar prototype) UserBitShared.Registry.Builder.setJar(int index, UserBitShared.Jar value) repeated .exec.shared.Jar jar = 1;voidSchemaUserBitShared.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;