Interface ArrowFragmentGroupGetter
-
- All Superinterfaces:
com.alibaba.fastffi.FFIPointer
,FFIType
,Serializable
- All Known Implementing Classes:
ArrowFragmentGroupGetter_cxx_0xfcfb2a7d
public interface ArrowFragmentGroupGetter extends com.alibaba.fastffi.FFIPointer
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
ArrowFragmentGroupGetter.Factory
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StdSharedPtr<ArrowFragmentGroup>
get(VineyardClient client, long groupId)
-
-
-
Method Detail
-
get
StdSharedPtr<ArrowFragmentGroup> get(VineyardClient client, long groupId)
-
-