Uses of Class
com.google.cloud.datacatalog.v1.PhysicalSchema.OrcSchema
-
Uses of PhysicalSchema.OrcSchema in com.google.cloud.datacatalog.v1
Methods in com.google.cloud.datacatalog.v1 that return PhysicalSchema.OrcSchemaModifier and TypeMethodDescriptionPhysicalSchema.OrcSchema.Builder.build()PhysicalSchema.OrcSchema.Builder.buildPartial()static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.getDefaultInstance()PhysicalSchema.OrcSchema.Builder.getDefaultInstanceForType()PhysicalSchema.OrcSchema.getDefaultInstanceForType()PhysicalSchema.Builder.getOrc()Marks an ORC-encoded data source.PhysicalSchema.getOrc()Marks an ORC-encoded data source.PhysicalSchemaOrBuilder.getOrc()Marks an ORC-encoded data source.static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseDelimitedFrom(InputStream input) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(byte[] data) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(com.google.protobuf.ByteString data) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(com.google.protobuf.CodedInputStream input) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(InputStream input) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(ByteBuffer data) static PhysicalSchema.OrcSchemaPhysicalSchema.OrcSchema.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.cloud.datacatalog.v1 that return types with arguments of type PhysicalSchema.OrcSchemaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<PhysicalSchema.OrcSchema>PhysicalSchema.OrcSchema.getParserForType()static com.google.protobuf.Parser<PhysicalSchema.OrcSchema>PhysicalSchema.OrcSchema.parser()Methods in com.google.cloud.datacatalog.v1 with parameters of type PhysicalSchema.OrcSchemaModifier and TypeMethodDescriptionPhysicalSchema.OrcSchema.Builder.mergeFrom(PhysicalSchema.OrcSchema other) PhysicalSchema.Builder.mergeOrc(PhysicalSchema.OrcSchema value) Marks an ORC-encoded data source.PhysicalSchema.OrcSchema.newBuilder(PhysicalSchema.OrcSchema prototype) PhysicalSchema.Builder.setOrc(PhysicalSchema.OrcSchema value) Marks an ORC-encoded data source.