MemoryLogStepOrBuilder

interface publique MemoryLogStepOrBuilder
Sous-classes indirectes connues

Méthodes publiques

chaîne abstraite
getHandle ()
 Handle describing the feeds and fetches of the step.
résumé com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
abstrait long
getStepId ()
 Process-unique step id.

Méthodes publiques

chaîne abstraite publique getHandle ()

string handle = 2;

 Handle describing the feeds and fetches of the step.
 
= 2 ;

résumé public com.google.protobuf.ByteString getHandleBytes ()

string handle = 2;

 Handle describing the feeds and fetches of the step.
 
= 2 ;

public abstrait long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;