- All Known Implementing Classes:
- ModifyTransactionRequest, ReadTransactionSuccess
@Beta
public interface SliceableMessage
A tagging interface that specifies a message whose serialized size can be large and thus should be sliced into
smaller chunks when transporting over the wire.
- Author:
- Thomas Pantelis