public static interface StpApi.BlockPermalockConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.ByteString |
getBlockMask()
The blocks to lock, starting at BlockPointer and ending
((16*(BlockMask array length)) - 1) blocks later.
|
int |
getBlockPointer()
The starting address for BlockMask in units of 16-bit
blocks.
|
boolean |
hasBlockMask()
The blocks to lock, starting at BlockPointer and ending
((16*(BlockMask array length)) - 1) blocks later.
|
boolean |
hasBlockPointer()
The starting address for BlockMask in units of 16-bit
blocks.
|
boolean hasBlockPointer()
int getBlockPointer()
boolean hasBlockMask()
com.google.protobuf.ByteString getBlockMask()