Package com.gpudb.protocol
Class ShowFilesResponse.Info
- java.lang.Object
-
- com.gpudb.protocol.ShowFilesResponse.Info
-
- Enclosing class:
- ShowFilesResponse
public static final class ShowFilesResponse.Info extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringMULTIPART_UPLOADSJSON-encoded information about multipart uploads in progress
-
-
-
Field Detail
-
MULTIPART_UPLOADS
public static final String MULTIPART_UPLOADS
JSON-encoded information about multipart uploads in progress- See Also:
- Constant Field Values
-
-