| Package | Description |
|---|---|
| org.jgroups.blocks |
Provides building blocks that are layered on top of channels.
|
| Modifier and Type | Field and Description |
|---|---|
protected ReplCache<String,GridFile.Metadata> |
GridFilesystem.metadata |
| Constructor and Description |
|---|
GridFilesystem(ReplCache<String,byte[]> data,
ReplCache<String,GridFile.Metadata> metadata) |
GridFilesystem(ReplCache<String,byte[]> data,
ReplCache<String,GridFile.Metadata> metadata,
short default_repl_count,
int default_chunk_size)
Creates an instance.
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.