public class MessageBodyObjectStore
extends java.lang.Object
Constructor and Description |
---|
MessageBodyObjectStore(BmContext ctx) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.lang.String> |
exist(java.util.Set<java.lang.String> guids)
Returns a sub-collections containing only the GUIDs that our known in the
object store
|
java.nio.file.Path[] |
mopen(java.lang.String[] guids) |
java.nio.file.Path |
open(java.lang.String guid) |
public MessageBodyObjectStore(BmContext ctx)
public java.util.Set<java.lang.String> exist(java.util.Set<java.lang.String> guids)
bodyGuid
- public java.nio.file.Path open(java.lang.String guid)
public java.nio.file.Path[] mopen(java.lang.String[] guids)
Copyright © 2021. All Rights Reserved.