Package org.eclipse.jgit.lfs
Class Protocol.ObjectSpec
java.lang.Object
org.eclipse.jgit.lfs.Protocol.ObjectSpec
- Direct Known Subclasses:
Protocol.ObjectInfo
- Enclosing interface:
- Protocol
MetaData of an LFS object. Needs to be specified when requesting objects
from the LFS server and is also returned in the response
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
oid
-
size
public long size
-
-
Constructor Details
-
ObjectSpec
public ObjectSpec()
-