| Package | Description |
|---|---|
| com.staros.filestore | |
| com.staros.shard |
| Modifier and Type | Method and Description |
|---|---|
static FilePath |
FilePath.fromFullPath(FileStore fs,
java.lang.String fullPath) |
static FilePath |
FilePath.fromProtobuf(FilePathInfo path) |
| Modifier and Type | Method and Description |
|---|---|
FilePath |
Shard.getFilePath() |
| Modifier and Type | Method and Description |
|---|---|
void |
Shard.setFilePath(FilePath path) |
| Constructor and Description |
|---|
Shard(java.lang.String serviceId,
java.util.List<java.lang.Long> groupIds,
long shardId,
FilePath filePath,
FileCache fileCache) |
Copyright © 2024. All rights reserved.