Package dev.zarr.zarrjava.v3
Class GroupMetadata
java.lang.Object
dev.zarr.zarrjava.core.GroupMetadata
dev.zarr.zarrjava.v3.GroupMetadata
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGroupMetadata(int zarrFormat, String nodeType, Map<String, Object> attributes) GroupMetadata(Map<String, Object> attributes) -
Method Summary
-
Field Details
-
zarrFormat
public final int zarrFormat- See Also:
-
nodeType
- See Also:
-
attributes
-
-
Constructor Details
-
GroupMetadata
- Throws:
ZarrException
-
GroupMetadata
public GroupMetadata(int zarrFormat, String nodeType, @Nullable Map<String, Object> attributes) throws ZarrException- Throws:
ZarrException
-
-
Method Details
-
defaultValue
- Throws:
ZarrException
-