interface pública MemChunkOrBuilder
Subclasses indiretas conhecidas |
Métodos Públicos
abstrato longo | getActionCount () uint64 action_count = 7; |
abstrato longo | getAddress () uint64 address = 1; |
int abstrato | getBin () int32 bin = 4; |
abstrato longo | getFreedAtCount () uint64 freed_at_count = 6; |
booleano abstrato | getInUse () bool in_use = 8; |
String abstrata | getOpName () string op_name = 5; |
abstract com.google.protobuf.ByteString | getOpNameBytes () string op_name = 5; |
abstrato longo | getRequestedSize () int64 requested_size = 3; |
abstrato longo | getSize () int64 size = 2; |
abstrato longo | getStepId () uint64 step_id = 9; |
Métodos Públicos
public abstract long getActionCount ()
uint64 action_count = 7;
public abstract long getAddress ()
uint64 address = 1;
public abstract int getBin ()
int32 bin = 4;
public abstract long getFreedAtCount ()
uint64 freed_at_count = 6;
public abstract boolean getInUse ()
bool in_use = 8;
public abstract String getOpName ()
string op_name = 5;
public abstract com.google.protobuf.ByteString getOpNameBytes ()
string op_name = 5;
public abstract long getRequestedSize ()
int64 requested_size = 3;
public abstract long getSize ()
int64 size = 2;
public abstract long getStepId ()
uint64 step_id = 9;