JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.gobblin.util.guid
Interface HasGuid
public interface
HasGuid
Represents an object for which we can compute a unique, replicable
Guid
.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Guid
guid
()
Method Detail
guid
Guid
guid() throws
IOException
Returns:
the
Guid
for this object.
Throws:
IOException
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method