Class TransferProperties
java.lang.Object
co.yellowdog.platform.clients.objectstore.TransferProperties
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
int
int
hashCode()
void
setChunkSize
(int chunkSize) void
setFileMaxAttempts
(int fileMaxAttempts) toString()
-
Constructor Details
-
TransferProperties
public TransferProperties()
-
-
Method Details
-
getChunkSize
public int getChunkSize() -
getFileMaxAttempts
public int getFileMaxAttempts() -
setChunkSize
public void setChunkSize(int chunkSize) -
setFileMaxAttempts
public void setFileMaxAttempts(int fileMaxAttempts) -
equals
-
canEqual
-
hashCode
-
toString
-