パブリック インターフェイスMemChunkOrBuilder
既知の間接サブクラス |
パブリックメソッド
抽象的な長い | getActionCount () uint64 action_count = 7; |
抽象的な長い | getアドレス() uint64 address = 1; |
抽象整数 | getBin () int32 bin = 4; |
抽象的な長い | getFreedAtCount () uint64 freed_at_count = 6; |
抽象ブール値 | getInUse () bool in_use = 8; |
抽象文字列 | getOpName () string op_name = 5; |
抽象的な com.google.protobuf.ByteString | getOpNameBytes () string op_name = 5; |
抽象的な長い | getRequestedSize () int64 requested_size = 3; |
抽象的な長い | getSize () int64 size = 2; |
抽象的な長い | getStepId () uint64 step_id = 9; |
パブリックメソッド
public abstract long getActionCount ()
uint64 action_count = 7;
パブリック抽象long getAddress ()
uint64 address = 1;
public abstract int getBin ()
int32 bin = 4;
パブリック抽象ロングgetFreedAtCount ()
uint64 freed_at_count = 6;
パブリック抽象ブール値getInUse ()
bool in_use = 8;
パブリック抽象 String getOpName ()
string op_name = 5;
パブリック抽象 com.google.protobuf.ByteString getOpNameBytes ()
string op_name = 5;
public abstract long getRequestedSize ()
int64 requested_size = 3;
パブリック抽象long getSize ()
int64 size = 2;
public abstract long getStepId ()
uint64 step_id = 9;