Uses of Class
com.dremio.nessie.hms.annotation.MethodSignature
-
Packages that use MethodSignature Package Description com.dremio.nessie.hms.annotation -
-
Uses of MethodSignature in com.dremio.nessie.hms.annotation
Methods in com.dremio.nessie.hms.annotation that return types with arguments of type MethodSignature Modifier and Type Method Description Optional<MethodSignature>MethodSignature. extendIfNecessary()Extend this to a signature that includes catalog if appropriate.
-