aboutsummaryrefslogtreecommitdiff
path: root/other/java/client
AgeCommit message (Expand)AuthorFilesLines
2021-05-23java 1.6.6Chris Lu3-3/+3
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 Lu3-3/+3
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-06make SeaweedInputStream throw FileNotFoundExceptionJérôme Barotin1-0/+5
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 Lu3-3/+3
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 Lu3-6/+6
2021-03-22Java client: support windowsChris Lu1-5/+5
2021-02-25Java: 1.6.2Chris Lu3-3/+3
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 Lu10-55/+626
2021-02-08Java: 1.6.1 refacoring APIChris Lu3-3/+3
2021-02-08refactoring: only expose FilerClient classChris Lu6-66/+59
2021-02-06Java 1.6.0 fix filerProxy modeChris Lu3-3/+3
2021-02-05Java: fix filerProxy modeChris Lu3-22/+22
2021-02-05HCFS: 1.5.9Chris Lu3-3/+3
2021-02-05Java: 1.5.8 additional fixesChris Lu1-1/+1
2021-02-04Java: 1.5.8Chris Lu3-3/+3
2021-02-04java: add configurable volume access modeChris Lu4-9/+51
2021-02-04java: resolve parent directory if started with seaweedfs://Chris Lu1-0/+5
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
2021-02-04Java: add SeaweedOutputStream exampleChris Lu2-5/+61
2021-02-04Java: add SeaweedInputStream exampleChris Lu1-0/+15
2021-01-30Hadoop Compatible FS: 1.5.7Chris Lu3-3/+3
2021-01-30refactoring SeaweedInputStreamChris Lu1-0/+192
2021-01-30refactoring SeaweedOutputStreamChris Lu1-0/+288
2020-12-13allocate volume by disk typeChris Lu1-3/+3
2020-12-13rename from volumeType to diskTypeChris Lu1-6/+1
2020-12-13adding volume typeChris Lu1-3/+3
2020-12-02Hadoop: switch to ByteBufferChris Lu2-9/+16
2020-11-30filer: cache small file to filer storeChris Lu1-0/+1
2020-11-181.5.6Chris Lu3-3/+8
2020-11-17fs.configure: configurable volume growthChris Lu1-0/+1
2020-11-16filer confi: support hierachical configurationChris Lu1-2/+3
2020-11-15volume id cache: reduce cache timeChris Lu1-1/+1
2020-11-15protect against edge cases when locations expiresChris Lu1-4/+10
2020-11-15refactoringChris Lu1-0/+1
2020-11-13add example of watch filesChris Lu1-3/+12
2020-11-13HCFS: 1.5.4Chris Lu3-3/+3