Interface MetadataOp
- All Known Implementing Classes:
OpDelete,OpGet,OpGetChildren,OpPut
public interface MetadataOp
-
Method Details
-
getType
MetadataOp.Type getType() -
getFuture
CompletableFuture<?> getFuture() -
size
int size() -
asGet
-
asDelete
-
asGetChildren
-
asPut
-