Package com.dremio.nessie.jgit
Class ObjectTypes
- java.lang.Object
-
- com.dremio.nessie.jgit.ObjectTypes
-
public final class ObjectTypes extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classObjectTypes.PContentsProtobuf typecom.dremio.plugin.partsyn.PContentsstatic interfaceObjectTypes.PContentsOrBuilderstatic classObjectTypes.PDeltaLakeTableProtobuf typecom.dremio.plugin.partsyn.PDeltaLakeTablestatic interfaceObjectTypes.PDeltaLakeTableOrBuilderstatic classObjectTypes.PHiveDatabaseProtobuf typecom.dremio.plugin.partsyn.PHiveDatabasestatic interfaceObjectTypes.PHiveDatabaseOrBuilderstatic classObjectTypes.PHiveTableProtobuf typecom.dremio.plugin.partsyn.PHiveTablestatic interfaceObjectTypes.PHiveTableOrBuilderstatic classObjectTypes.PIcebergTableProtobuf typecom.dremio.plugin.partsyn.PIcebergTablestatic interfaceObjectTypes.PIcebergTableOrBuilderstatic classObjectTypes.PSqlViewProtobuf typecom.dremio.plugin.partsyn.PSqlViewstatic interfaceObjectTypes.PSqlViewOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-