public static interface HiveTableOptions.SerDeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getSerializationLib()
The fully qualified Java class name of the serialization library.
|
com.google.protobuf.ByteString |
getSerializationLibBytes()
The fully qualified Java class name of the serialization library.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSerializationLib()
The fully qualified Java class name of the serialization library.
string serialization_lib = 1;com.google.protobuf.ByteString getSerializationLibBytes()
The fully qualified Java class name of the serialization library.
string serialization_lib = 1;Copyright © 2023 Google LLC. All rights reserved.