aboutsummaryrefslogtreecommitdiff
path: root/other/java
AgeCommit message (Expand)AuthorFilesLines
2021-08-09Java: 1.6.7 Support Mounted Remote StorageChris Lu10-13/+45
2021-08-09shell: remote.cache remote.uncacheChris Lu1-4/+14
2021-08-07Merge branch 'master' into add_remote_storageChris Lu1-2/+2
2021-08-07java: use empty value as replication defaultChris Lu1-2/+2
2021-07-29remote storage location changed to structChris Lu1-1/+6
2021-07-27remote.mount saves the mappingChris Lu1-5/+1
2021-07-27directory to remote storage mappingChris Lu1-0/+15
2021-07-26remote.mountChris Lu1-6/+7
2021-07-21configure and store remote configurationsChris Lu1-3/+4
2021-07-19add remote to filer.Entry and filer_pb entry, add RemoteConfChris Lu1-0/+8
2021-07-19proto: add remoteChris Lu1-0/+7
2021-07-12add version to filer configuration responseChris Lu1-0/+1
2021-07-05Change java client MIN_BUFFER_SIZE to 1MBJerome Barotin1-1/+1
2021-07-01mount: recursively rename locallyChris Lu1-0/+1
2021-06-04filer: add path-specific option to enforce readonlyChris Lu1-0/+1
2021-05-23java 1.6.6Chris Lu8-9/+9
2021-05-21minorChris Lu1-1/+1
2021-05-21Java Client: throw exception when assign failsChris Lu1-0/+6
2021-05-21Java client: fix passing replication valueChris Lu1-1/+1
2021-05-17java client 1.6.5Chris Lu8-9/+9
2021-05-07handle "/" in existJérôme Barotin2-1/+11
2021-05-07Add exists() to java clientJérôme Barotin2-1/+12
2021-05-06java: filer client add modified time to touch() functionChris Lu1-16/+24
2021-05-06another simple exampleChris Lu1-0/+22
2021-05-06make SeaweedInputStream throw FileNotFoundExceptionJérôme Barotin1-0/+5
2021-04-06add HCFS over ftplimd18-0/+1867
2021-03-30patch https://github.com/advisories/GHSA-5mg8-w23w-74h3Chris Lu1-1/+1
2021-03-30Bump guava from 28.0-jre to 29.0-jre in /other/java/clientdependabot[bot]1-1/+1
2021-03-30Java client 1.6.4Chris Lu8-9/+9
2021-03-29Java client: ByteBuffer.clear supports higher JDK versionsChris Lu1-1/+2
2021-03-22revert wrong changeChris Lu3-3/+3
2021-03-22Java client 1.6.3Chris Lu8-12/+12
2021-03-22Java client: support windowsChris Lu1-5/+5
2021-02-25Java: 1.6.2Chris Lu8-9/+9
2021-02-24Java client: ByteBuffer.clear supports higher JDK versionsChris Lu1-1/+2
2021-02-21use basic file object to parse pathChris Lu1-17/+16
2021-02-09Merge branch 'master' into support_ssd_volumeChris Lu29-798/+679
2021-02-08Java: 1.6.1 refacoring APIChris Lu8-9/+9
2021-02-08refactoring: only expose FilerClient classChris Lu14-106/+94
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu8-9/+9
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu10-11/+11
2021-02-05Java: 1.5.8 additional fixesChris Lu3-3/+10
2021-02-04Java: 1.5.8Chris Lu8-9/+9
2021-02-04java: add configurable volume access modeChris Lu6-11/+60
2021-02-04java: resolve parent directory if started with seaweedfs://Chris Lu2-0/+30
2021-02-04Java: adjust examplesChris Lu3-3/+3
2021-02-04Java: SeaweedOutputStream refactoringChris Lu1-43/+18
2021-02-04Java: SeaweedOutputStream add replication optionChris Lu1-0/+5
2021-02-04Java: supportFlush set to trueChris Lu1-1/+1